Update README.md
Browse files
README.md
CHANGED
|
@@ -30,9 +30,9 @@ license: mit
|
|
| 30 |
|—— 📁 test
|
| 31 |
|—— 📁 test_imgs
|
| 32 |
|—— 📁 test_labels
|
| 33 |
-
|—— 📄 train.txt //
|
| 34 |
-
|—— 📄 val.txt //
|
| 35 |
-
|—— 📄 test.txt //
|
| 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.
|