unique-chan commited on
Commit
bcf29e7
·
verified ·
1 Parent(s): e6e19c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -30,9 +30,9 @@ license: mit
30
  |—— 📁 test
31
  |—— 📁 test_imgs
32
  |—— 📁 test_labels
33
- |—— 📄 train.txt // scene number list for train split
34
- |—— 📄 val.txt // scene number list for validation split
35
- |—— 📄 test.txt // scene number list for test split
36
  |—— 📁 AMOD-T
37
  ~~~
38
  - Note that RGB and thermal modalities are perfectly aligned, with identical image counts, instance counts, and bounding box annotations in our benchmark.
 
30
  |—— 📁 test
31
  |—— 📁 test_imgs
32
  |—— 📁 test_labels
33
+ |—— 📄 train.txt // scenario number list for train split
34
+ |—— 📄 val.txt // scenario number list for validation split
35
+ |—— 📄 test.txt // scenario number list for test split
36
  |—— 📁 AMOD-T
37
  ~~~
38
  - Note that RGB and thermal modalities are perfectly aligned, with identical image counts, instance counts, and bounding box annotations in our benchmark.