You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -38,19 +38,19 @@ Here is a preview of the readme in codes. Task detects dynamic points in maps an
38
38
./build/dufomap_run ${data_path, e.g. /home/kin/data/00}${assets/config.toml}
39
39
```
40
40
41
+
📓 Visit [our wiki page](https://kth-rpl.github.io/DynamicMap_Benchmark/) for detailed tutorials and updates.
42
+
41
43
### News:
42
44
43
-
Feel free to pull a request if you want to add more methods or datasets. Welcome! We will try our best to update methods and datasets in this benchmark. Please give us a star 🌟 and cite our work 📖 if you find this useful for your research. Thanks!
45
+
Feel free to pull a request if you want to add more methods or datasets. Welcome! We will try our best to update methods and datasets in this benchmark.
46
+
Please give us a star 🌟 and cite our work 📖 if you find this useful for your research. Thanks!
44
47
48
+
-**2024/08/24** We have [wiki page](https://kth-rpl.github.io/DynamicMap_Benchmark/) now! It mainly explains benchmark codes and data format from scratch in more detail. Additionally, it includes how to automatically output tables, pictures, and videos in our papers.
45
49
-**2024/04/29**[BeautyMap](https://arxiv.org/abs/2405.07283) is accepted by RA-L'24. Updated benchmark: BeautyMap and DeFlow submodule instruction in the benchmark. Added the first data-driven method [DeFlow](https://github.com/KTH-RPL/DeFlow/tree/feature/dynamicmap) into our benchmark. Feel free to check. And [a discussion](https://github.com/KTH-RPL/DynamicMap_Benchmark/discussions/15) for why metric different than previous works.
46
50
-**2024/04/18**[DUFOMap](https://arxiv.org/abs/2403.01449) is accepted by RA-L'24. Updated benchmark: DUFOMap and dynablox submodule instruction in the benchmark. Two datasets w/o gt for demo are added in the download link. Feel free to check.
47
51
-**2024/03/08****Fix statements** on our ITSC'23 paper: KITTI sequences pose are also from SemanticKITTI which used SuMa. In the DUFOMap paper Section V-C, Table III, we present the dynamic removal result on different pose sources. Check discussion in [DUFOMap](https://arxiv.org/abs/2403.01449) paper if you are interested.
48
52
-**2023/06/13** The [benchmark paper](https://arxiv.org/abs/2307.07260) Accepted by ITSC 2023 and release five methods (Octomap, Octomap w GF, ERASOR, Removert) and three datasets (01, 05, av2, semindoor) in [benchmark paper](https://arxiv.org/abs/2307.07260).
49
53
50
-
<!-- --- -->
51
-
52
-
<!-- - [ ] 2024/04/19: I will update a document page soon (tutorial, manual book, and new online leaderboard), and point out the commit for each paper. Since there are some minor mistakes in the first version. Stay tune with us! -->
53
-
54
54
55
55
## Methods:
56
56
@@ -86,8 +86,6 @@ Download PCD files mentioned in paper from [Zenodo online drive](https://zenodo.
86
86
-[x][UDI-Plane] Our own dataset, Collected by VLP-16 in a small vehicle.
87
87
-[x][KTH-Campuse] Our [Multi-Campus Dataset](https://mcdviral.github.io/), Collected by [Leica RTC360 3D Laser Scan](https://leica-geosystems.com/products/laser-scanners/scanners/leica-rtc360). Only 18 frames included to download for demo, please check [the official website](https://mcdviral.github.io/) for more.
88
88
-[x][Indoor-Floor] Our own dataset, Collected by Livox mid-360 in a quadruped robot.
0 commit comments