You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.. | ||
cfg | 3 years ago | |
data | 3 years ago | |
README.md | 3 years ago | |
__init__.py | 3 years ago | |
bbox.py | 3 years ago | |
cam_demo.py | 3 years ago | |
darknet.py | 3 years ago | |
detect.py | 3 years ago | |
pallete | 3 years ago | |
preprocess.py | 3 years ago | |
util.py | 3 years ago | |
video_demo.py | 3 years ago | |
video_demo_half.py | 3 years ago |
README.md
A PyTorch implementation of a YOLO v3 Object Detector
Forked from https://github.com/ayooshkathuria/pytorch-yolo-v3