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
less printing
Joseph Redmon
2016-03-14
ac46d97351fdaf55f7d44a1a6fbba8e5951b12f9
[~speedprog/mtg/mtg_card_detector.git]
/
src
/
network.h
src/network.h
@@ -36,6 +36,7 @@
int inputs;
int h, w, c;
int max_crop;
#ifdef GPU
float **input_gpu;