File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
caffe_models/inception_resnet_v1/caffe_model Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ version https://git-lfs.github.com/spec/v1
2+ oid sha256:6cc82a8a5a918bfac5a1a2bc8f036c8bac8d10058af969f2d712ed27b8a786b9
3+ size 348592268
Original file line number Diff line number Diff line change @@ -19,10 +19,18 @@ Resized graph:
19191. inception_resnet_v1_20170512_new_convert_299x299.prototxt / inception_resnet_v1_20170512_convert_299x299-default.caffemodel
2020- 299x299x3 input -> 1000 outputs
2121- default initialized weights
22+ 2. inception_resnet_v1_20210401_convert_299x299-default.caffemodel
23+ - default re-initialized weights from inception_resnet_v1_20170512_new_convert_299x299.prototxt
2224
2325Pruned graphs:
24261. inception_resnet_v1_20170512_new_convert.prototxt / inception_resnet_v1_20170512_convert_random_pruned.caffemodel
2527- random pruned (60% conv, 85% fc)
26282. inception_resnet_v1_20170512_new_convert_299x299.prototxt / inception_resnet_v1_20170512_convert_299x299-default_random_pruned.caffemodel
2729- default initialized weights
2830- random pruned (60% conv, 85% fc)
31+
32+ 2020.08.03:
33+ caffemodels and prototxt moved:
34+ inception_resnet_v1_20170512_convert.caffemodel -> ../../face_net/caffe_model/face_net.caffemodel
35+ inception_resnet_v1_20170512_convert_random_pruned.caffemodel -> ../../face_net/caffe_model/face_net_random_pruned.caffemodel
36+ inception_resnet_v1_20170512_new_convert.prototxt face_net.prototxt -> ../../face_net/caffe_model/face_net.prototxt
You can’t perform that action at this time.
0 commit comments