mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
less memory
This commit is contained in:
parent
62235e9aa3
commit
37d02d0538
@ -1,6 +1,6 @@
|
|||||||
[net]
|
[net]
|
||||||
batch=64
|
batch=1
|
||||||
subdivisions=8
|
subdivisions=1
|
||||||
width=416
|
width=416
|
||||||
height=416
|
height=416
|
||||||
channels=3
|
channels=3
|
||||||
|
Loading…
Reference in New Issue
Block a user