datasets:create
Differences
This shows you the differences between two versions of the page.
| datasets:create [2024/06/17 08:04] – created liuxzh12023 | datasets:create [2024/06/17 08:26] (current) – liuxzh12023 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Algorithm | + | ===== Dataset |
| How to create dataset in SLAM-Hive System. | How to create dataset in SLAM-Hive System. | ||
| Line 7: | Line 7: | ||
| You should have your dataset sequence at / | You should have your dataset sequence at / | ||
| - | We provide a script example for reference: | + | We provide a script example for reference |
| <code python> | <code python> | ||
| import yaml | import yaml | ||
| Line 30: | Line 30: | ||
| </ | </ | ||
| - | === 2. Add new SLAM algorithm | + | === 2. Add new Dataset |
| - | For example, you want to upload a new SLAM algorithms | + | For example, you want to upload a new dataset sequence |
| - | You can firstly create Docker images following other provided algorithms and name them as: " | + | You should |
| - | + | ||
| - | Then you input: | + | |
| <file yaml> | <file yaml> | ||
| - | Image tag: new-slam-mono | + | Dataset folder name: New-Dataset-seq1 |
| - | Dockerfile and mapping script | + | Dataset |
| - | Algorithm Class Name: new-slam | + | |
| Description: | Description: | ||
| - | Attribute: # Some special attributes of algorithm | + | Attribute: # Some special attributes of dataset |
| </ | </ | ||
| - | After all, you can click //save// button to add the algorithm | + | After all, you can click //save// button to add the dataset |
datasets/create.1718611496.txt.gz · Last modified: 2024/06/17 08:04 by liuxzh12023
