prithivMLmods commited on
Commit
0f5fef1
·
verified ·
1 Parent(s): 8f48ba8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -42,6 +42,9 @@ size_categories:
42
  - 10K<n<100K
43
  ---
44
 
 
 
 
45
  ## **OpenDetection-30K-Human-Preferences**
46
 
47
  **OpenDetection-30K-Human-Preferences** is an object detection dataset built primarily from general human-preference, publicly available images, which make up the majority of the input imagery, together with additional publicly available datasets. The dataset contains object detection annotations generated using automated computer vision pipelines and is intended for research, benchmarking, and training object detection models. Each sample includes the original image, structured object annotations, and a rendered visualization showing the detected objects. This is the **uncleaned** version of the dataset and may contain samples with empty or null object annotations. It is provided to support research scenarios where the original annotation outputs are required without additional filtering or post-processing.
 
42
  - 10K<n<100K
43
  ---
44
 
45
+ > [!IMPORTANT]
46
+ > fully cleaned and unified version: [prithivMLmods/OpenDetection-80K-Unified-Cleaned](https://huggingface.co/datasets/prithivMLmods/OpenDetection-80K-Unified-Cleaned)
47
+
48
  ## **OpenDetection-30K-Human-Preferences**
49
 
50
  **OpenDetection-30K-Human-Preferences** is an object detection dataset built primarily from general human-preference, publicly available images, which make up the majority of the input imagery, together with additional publicly available datasets. The dataset contains object detection annotations generated using automated computer vision pipelines and is intended for research, benchmarking, and training object detection models. Each sample includes the original image, structured object annotations, and a rendered visualization showing the detected objects. This is the **uncleaned** version of the dataset and may contain samples with empty or null object annotations. It is provided to support research scenarios where the original annotation outputs are required without additional filtering or post-processing.