@@ -17,6 +17,12 @@ If you find this dataset useful for your research, please cite
}
```
## Dataset
The Locount dataset is formed by 50,394 JPEG images with the resolution of 1920 × 1080 pixels.
The training subset includes 34,022 images.
The testing subset includes 16,372 images.
## Evaluation
To fairly compare algorithms on the *Locount* task, we design a new evaluation protocol, which penalizes algorithms for missing object instances, for duplicate detections of one instance, for false positive detections, and for false counting numbers of detections. Please check our paper for details.