JeffreyChou
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -47,4 +47,5 @@ MM-AU # root of your MM-AU
|
|
47 |
```
|
48 |
|
49 |
The coco style datasets for object detection task has been uploaded!
|
|
|
50 |
Note :The object detection data used in the paper and the improved version MMAU-Detectv1 differ in both file names and number of videos due to different data cleaning methods and organization, but both maintain the same cocodataset style and the same dataset division strategy. The dataset used in the paper is provided to ensure the reproducibility of our paper, while the organization of MMAU-Detectv1 allows for better access to the video and image metadata when needed.
|
|
|
47 |
```
|
48 |
|
49 |
The coco style datasets for object detection task has been uploaded!
|
50 |
+
|
51 |
Note :The object detection data used in the paper and the improved version MMAU-Detectv1 differ in both file names and number of videos due to different data cleaning methods and organization, but both maintain the same cocodataset style and the same dataset division strategy. The dataset used in the paper is provided to ensure the reproducibility of our paper, while the organization of MMAU-Detectv1 allows for better access to the video and image metadata when needed.
|