Darknet¶
Darknet Detector Algorithm¶
Warning
doxygenclass: Cannot find file: /home/docs/checkouts/readthedocs.org/user_builds/kwiver/checkouts/latest/doc/manuals/_build/xml/index.xml
Darknet Trainer Algorithm¶
Warning
doxygenclass: Cannot find file: /home/docs/checkouts/readthedocs.org/user_builds/kwiver/checkouts/latest/doc/manuals/_build/xml/index.xml
FAQ¶
- I am running out of memory in CUDA…
Try one or both of these suggestions: - Change the darknet/models/virat.cfg variables height,weight to smaller powers of 32 - Change the darknet/models/virat.cfg variables batch and subdivisions (make sure they are still the same)