mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
grouped convolutions 🐍 🐍 🐍
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
[net]
|
||||
# Train
|
||||
batch=128
|
||||
subdivisions=1
|
||||
# Test
|
||||
# batch=1
|
||||
# subdivisions=1
|
||||
height=224
|
||||
width=224
|
||||
channels=3
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
[net]
|
||||
# Train
|
||||
batch=128
|
||||
subdivisions=1
|
||||
# Test
|
||||
# batch=1
|
||||
# subdivisions=1
|
||||
height=224
|
||||
width=224
|
||||
channels=3
|
||||
|
||||
Reference in New Issue
Block a user