First Yolo implement for everyone!
- Download weights file from https://drive.google.com/file/d/1XTdFb3eJmzugHqq7LRyuwtzuqO7SjQlc/view?usp=sharing
- Install opencv : pip install opencv-python
- Run and enjoy: python YOLO.py --config ./yolov3.cfg --weights yolov3.weights --classes yolov3.txt --image armas.jpg