This is the code for "YOLO Object Detection" by Siraj Raval on Youtube
GNU General Public License v3.0
1.73k
stars
795
forks
source link
Error only when I converted to exe, "ModuleNotFoundError: No module named 'darkflow.cython_utils.nms' ". Otherwise while running python file through prompt is working fine. #26