mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Update Readme.md
This commit is contained in:
@ -325,6 +325,8 @@ For example, **bigger IOU** gives weights `yolo-obj_8000.weights` - then **use t
|
||||
|
||||

|
||||
|
||||
How to calculate **mAP** [voc_eval.py](https://github.com/AlexeyAB/darknet/blob/master/scripts/voc_eval.py) or [datascience.stackexchange link](https://datascience.stackexchange.com/questions/16797/what-does-the-notation-map-5-95-mean)
|
||||
|
||||
### Custom object detection:
|
||||
|
||||
Example of custom object detection: `darknet.exe detector test data/obj.data yolo-obj.cfg yolo-obj_8000.weights`
|
||||
|
Reference in New Issue
Block a user