mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Added command line param -dontuse_opencv for training Classifier. Also use GaussianBlur instead of bilateralFilter for blur=1 for training Classifier and Detector.
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
|
||||
### Datasets:
|
||||
|
||||
25 thousand datasets on Kaggle: https://www.kaggle.com/datasets
|
||||
|
||||
BDD100K - Diverse Driving Video: https://bair.berkeley.edu/blog/2018/05/30/bdd/
|
||||
|
||||
Pascal VOC: http://host.robots.ox.ac.uk/pascal/VOC/voc2012/index.html
|
||||
|
Reference in New Issue
Block a user