:sparkles: added weights and config
Browse files- config.json +1 -0
- weights.msgpack +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"A_GABOR": true, "A_GDNSPATIOFREQORIENT": true, "BATCH_SIZE": 64, "CS_KERNEL_SIZE": 21, "END_LR": 0.005, "EPOCHS": 500, "GABOR_KERNEL_SIZE": 31, "GDNFINAL_KERNEL_SIZE": 21, "GDNGAUSSIAN_KERNEL_SIZE": 11, "GDN_CLIPPING": true, "INITIAL_LR": 0.01, "INIT_GABOR": true, "INIT_JH": true, "LEARNING_RATE": 0.003, "NORMALIZE_ENERGY": true, "NORMALIZE_PROB": false, "PEAK_LR": 0.04, "SEED": 42, "TRAIN_CS": false, "TRAIN_GABOR": false, "TRAIN_GDNCOLOR": false, "TRAIN_GDNGAMMA": false, "TRAIN_GDNGAUSSIAN": false, "TRAIN_JH": false, "TRAIN_ONLY_LAST_GDN": true, "USE_BIAS": false, "USE_GAMMA": true, "WARMUP_EPOCHS": 15, "ZERO_MEAN": true}
|
weights.msgpack
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24a1e8c98d01d6defdd3facc5a945a424ffe31329ceb09228d3153e7df16cca1
|
3 |
+
size 1724898
|