Skip to content

Commit aec3519

Browse files
authored
fix iridescence find error and provide a small part of KITTI00 (#81)
1 parent 76b2f00 commit aec3519

File tree

2 files changed

+6
-21
lines changed

2 files changed

+6
-21
lines changed

BENCHMARK.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Benchmark
22

3+
## Dataset
4+
5+
The following benchmark requires the KITTI odometry evaluation dataset. You can download the full dataset (80GB) from [the official dataset page](https://www.cvlibs.net/datasets/kitti/eval_odometry.php) or a part of the dataset (500 frames in 00 sequence, 622MB) from [google drive (KITTI00.tar.gz)](https://drive.google.com/file/d/1h9tARKvX6BwLfc_vfMfdxuP3bSbmgjmd/view?usp=sharing).
6+
7+
Note that because the original KITTI dataset is distributed under the CC BY-NC-SA 3.0 license, the derived dataset (KITTI00.tar.gz) must not be used for commercial purposes.
8+
39
## Build
410

511
```bash

cmake/FindIridescence.cmake

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)