new models 🐍 🐍 🐍

This commit is contained in:
Joseph Redmon
2018-08-15 10:59:59 -07:00
parent 9a4b19c415
commit f86901f617
19 changed files with 4814 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
GPU=0
CUDNN=0
OPENCV=0
OPENMP=0
GPU=1
CUDNN=1
OPENCV=1
OPENMP=1
DEBUG=0
ARCH= -gencode arch=compute_30,code=sm_30 \