grouped convolutions 🐍 🐍 🐍

This commit is contained in:
Joseph Redmon
2017-10-04 16:51:41 -07:00
parent 62b781af4d
commit fbd48ab606
9 changed files with 162 additions and 136 deletions

View File

@@ -1,6 +1,10 @@
[net]
# Train
batch=128
subdivisions=1
# Test
# batch=1
# subdivisions=1
height=224
width=224
channels=3

View File

@@ -1,6 +1,10 @@
[net]
# Train
batch=128
subdivisions=1
# Test
# batch=1
# subdivisions=1
height=224
width=224
channels=3