dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
patch
|
commit
|
commitdiff
|
ignore whitespace
Fixed im2col mistake >< face#palm
Joseph Redmon
2015-03-27
d7d7da2653ff4f79a275529b0ac3fec438880083
[~speedprog/mtg/mtg_card_detector.git]
/
Makefile
Makefile
@@ -1,6 +1,6 @@
GPU=1
DEBUG=0
ARCH= -arch=sm_35
ARCH= -arch=sm_50
VPATH=./src/
EXEC=darknet