Datasets:
Tasks:
Object Detection
Modalities:
Image
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Update README.md
Browse files
README.md
CHANGED
|
@@ -130,10 +130,6 @@ coco = COCO("annotations/train.json")
|
|
| 130 |
|
| 131 |
see demo notebook [here](https://github.com/cocodataset/cocoapi/blob/master/PythonAPI/pycocoDemo.ipynb) for more details.
|
| 132 |
|
| 133 |
-
## ⚙️ Preprocessing Details
|
| 134 |
-
- Resizing: The original large images were split into smaller patches, each resized to *512x512 pixels*.
|
| 135 |
-
- Annotations: Converted to COCO format for better compatibility and flexibility.
|
| 136 |
-
|
| 137 |
## 📚 Used in Research
|
| 138 |
|
| 139 |
This processed version of DIOR has been used in the paper:\
|
|
|
|
| 130 |
|
| 131 |
see demo notebook [here](https://github.com/cocodataset/cocoapi/blob/master/PythonAPI/pycocoDemo.ipynb) for more details.
|
| 132 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 133 |
## 📚 Used in Research
|
| 134 |
|
| 135 |
This processed version of DIOR has been used in the paper:\
|