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.
|
4 years ago | |
---|---|---|
.. | ||
cfg | 4 years ago | |
data | 4 years ago | |
README.md | 4 years ago | |
__init__.py | 4 years ago | |
bbox.py | 4 years ago | |
cam_demo.py | 4 years ago | |
darknet.py | 4 years ago | |
detect.py | 4 years ago | |
pallete | 4 years ago | |
preprocess.py | 4 years ago | |
util.py | 4 years ago | |
video_demo.py | 4 years ago | |
video_demo_half.py | 4 years ago |
README.md
A PyTorch implementation of a YOLO v3 Object Detector
Forked from https://github.com/ayooshkathuria/pytorch-yolo-v3