Skip to content

Commit

Permalink
less memory
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreddie committed Nov 21, 2016
1 parent 62235e9 commit 37d02d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cfg/yolo.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[net]
batch=64
subdivisions=8
batch=1
subdivisions=1
width=416
height=416
channels=3
Expand Down

0 comments on commit 37d02d0

Please sign in to comment.