Add synthetic_resnet50d.ckpt
Browse files- .gitattributes +1 -0
- README.md +16 -0
- models/synthetic_resnet50d.ckpt +3 -0
.gitattributes
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
*.params filter=lfs diff=lfs merge=lfs -text
|
|
|
2 |
*.7z filter=lfs diff=lfs merge=lfs -text
|
3 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
4 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
|
|
1 |
*.params filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
3 |
*.7z filter=lfs diff=lfs merge=lfs -text
|
4 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
5 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,4 +1,20 @@
|
|
1 |
# insightface
|
2 |
|
3 |
- https://github.com/deepinsight/insightface
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
|
|
1 |
# insightface
|
2 |
|
3 |
- https://github.com/deepinsight/insightface
|
4 |
+
- SCRFD
|
5 |
+
- https://github.com/deepinsight/insightface/tree/master/detection/scrfd
|
6 |
+
- https://1drv.ms/u/s!AswpsDO2toNKqyYWxScdiTITY4TQ?e=DjXof9
|
7 |
+
- https://1drv.ms/u/s!AswpsDO2toNKqyPVLI44ahNBsOMR?e=esPrBL
|
8 |
+
- https://1drv.ms/u/s!AswpsDO2toNKqyTIXnzB1ujPq4th?e=5t1VNv
|
9 |
+
- https://1drv.ms/u/s!AswpsDO2toNKqyUKwTiwXv2kaa8o?e=umfepO
|
10 |
+
- https://1drv.ms/u/s!AswpsDO2toNKqyKZwFebVlmlOvzz?e=V2rqUy
|
11 |
+
- https://1drv.ms/u/s!AswpsDO2toNKri_NDM0GIkPpkE2f?e=JkebJo
|
12 |
+
- https://1drv.ms/u/s!AswpsDO2toNKqyGlhxnCg3smyQqX?e=A6Hufm
|
13 |
+
- https://1drv.ms/u/s!AswpsDO2toNKqyGlhxnCg3smyQqX?e=A6Hufm
|
14 |
+
- Person Detection
|
15 |
+
- https://github.com/deepinsight/insightface/tree/master/examples/person_detection
|
16 |
+
- http://insightface.cn-sh2.ufileos.com/models/scrfd_person_2.5g.onnx
|
17 |
+
- Face Alignment (FaceSynthetics)
|
18 |
+
- https://github.com/deepinsight/insightface/tree/master/alignment/synthetics
|
19 |
+
- https://drive.google.com/file/d/1kNP7qEl3AYNbaHFUg_ZiyRB1CtfDWXR4/view?usp=sharing
|
20 |
|
models/synthetic_resnet50d.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01b3d5533999da3e605e5b9d99fb0a2a55e634467346c7504e3fbf778cfb219e
|
3 |
+
size 190838028
|