Update README.md
Browse files
README.md
CHANGED
@@ -121,3 +121,6 @@ configs:
|
|
121 |
- split: val
|
122 |
path: data/val-*
|
123 |
---
|
|
|
|
|
|
|
|
121 |
- split: val
|
122 |
path: data/val-*
|
123 |
---
|
124 |
+
|
125 |
+
Processed the bounding boxes from coco to paligemma like.
|
126 |
+
Reference dataset -> [`detection-datasets/coco`](https://huggingface.co/datasets/detection-datasets/coco)
|