CorentinDumery commited on
Commit
3b3fdc4
·
verified ·
1 Parent(s): a12f450

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -26,9 +26,10 @@ configs:
26
  - split: test
27
  path: "parquet_data/test-*"
28
  ---
29
- # MixCountTest
 
30
 
31
- This dataset contains v1-0 of the MixCount dataset.
 
 
32
 
33
- ## Structure
34
- No-Code Parquet-based dataset.
 
26
  - split: test
27
  path: "parquet_data/test-*"
28
  ---
29
+ # The MixCount Dataset
30
+ ### Check out the [**Project page**](https://corentindumery.github.io/projects/mixcount.html)
31
 
32
+ This dataset contains v1-0 of the MixCount dataset, a large-scale and challenging dataset for fine-grained counting.
33
+ It includes images of objects to count, text and visual prompts to query specific objects, and high-quality dense ground-truth annotations.
34
+ MixCount is designed to be a powerful training dataset, with high diversity, scale, and realism, and reduces visual counting error by around 20% in our experiments.
35