Commit ed21c949 authored by 蔡院强's avatar 蔡院强
Browse files

Update README.md

parent 4530afee
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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.