nateraw commited on
Commit
8b82b92
·
1 Parent(s): dc47396
Files changed (1) hide show
  1. config.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"url": "https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/adv_inception_v3-9e27bd63.pth", "num_classes": 1000, "input_size": [3, 299, 299], "pool_size": [8, 8], "crop_pct": 0.875, "interpolation": "bicubic", "mean": [0.5, 0.5, 0.5], "std": [0.5, 0.5, 0.5], "first_conv": "Conv2d_1a_3x3.conv", "classifier": "fc", "has_aux": false, "label_offset": 1, "architecture": "adv_inception_v3"}