Repository URL to install this package:
|
Version:
0.0.0 ▾
|
pytorch_yolov3
/
MANIFEST.in
|
|---|
include *.txt include *.md include *.cfg include *.pkl recursive-include ./pytorch_yolov3/* include pytorch_yolov3/VERSION include ./requirements.txt exclude *.log exclude pytorch_yolov3/weights/yolov2.weights include pytorch_yolov3/weights/yolov3.weights exclude pytorch_yolov3/weights/yolov3-tiny.weights exclude pytorch_yolov3/weights/darknet53.conf.74 include pytorch_yolov3/data/coco.names include pytorch_yolov3/config/yolov3.cfg recursive-exclude * __pycache__ recursive-exclude * *.py[co]