Upload 21 files
Browse files- .gitattributes +11 -0
- pretrained_weights/liveportrait_onnx/appearance_feature_extractor.onnx +3 -0
- pretrained_weights/liveportrait_onnx/appearance_feature_extractor.trt +3 -0
- pretrained_weights/liveportrait_onnx/face_2dpose_106_static.onnx +3 -0
- pretrained_weights/liveportrait_onnx/face_2dpose_106_static.trt +3 -0
- pretrained_weights/liveportrait_onnx/grid_sample_3d_plugin.dll +3 -0
- pretrained_weights/liveportrait_onnx/landmark.onnx +3 -0
- pretrained_weights/liveportrait_onnx/landmark.trt +3 -0
- pretrained_weights/liveportrait_onnx/libgrid_sample_3d_plugin.so +3 -0
- pretrained_weights/liveportrait_onnx/motion_extractor.onnx +3 -0
- pretrained_weights/liveportrait_onnx/motion_extractor.trt +3 -0
- pretrained_weights/liveportrait_onnx/retinaface_det_static.onnx +3 -0
- pretrained_weights/liveportrait_onnx/retinaface_det_static.trt +3 -0
- pretrained_weights/liveportrait_onnx/stitching.onnx +3 -0
- pretrained_weights/liveportrait_onnx/stitching.trt +3 -0
- pretrained_weights/liveportrait_onnx/stitching_eye.onnx +3 -0
- pretrained_weights/liveportrait_onnx/stitching_eye.trt +3 -0
- pretrained_weights/liveportrait_onnx/stitching_lip.onnx +3 -0
- pretrained_weights/liveportrait_onnx/stitching_lip.trt +3 -0
- pretrained_weights/liveportrait_onnx/warping_spade-fix.onnx +3 -0
- pretrained_weights/liveportrait_onnx/warping_spade-fix.trt +3 -0
- pretrained_weights/liveportrait_onnx/warping_spade.onnx +3 -0
.gitattributes
CHANGED
@@ -34,3 +34,14 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
shape_predictor_68_face_landmarks.dat filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
shape_predictor_68_face_landmarks.dat filter=lfs diff=lfs merge=lfs -text
|
37 |
+
pretrained_weights/liveportrait_onnx/appearance_feature_extractor.trt filter=lfs diff=lfs merge=lfs -text
|
38 |
+
pretrained_weights/liveportrait_onnx/face_2dpose_106_static.trt filter=lfs diff=lfs merge=lfs -text
|
39 |
+
pretrained_weights/liveportrait_onnx/grid_sample_3d_plugin.dll filter=lfs diff=lfs merge=lfs -text
|
40 |
+
pretrained_weights/liveportrait_onnx/landmark.trt filter=lfs diff=lfs merge=lfs -text
|
41 |
+
pretrained_weights/liveportrait_onnx/libgrid_sample_3d_plugin.so filter=lfs diff=lfs merge=lfs -text
|
42 |
+
pretrained_weights/liveportrait_onnx/motion_extractor.trt filter=lfs diff=lfs merge=lfs -text
|
43 |
+
pretrained_weights/liveportrait_onnx/retinaface_det_static.trt filter=lfs diff=lfs merge=lfs -text
|
44 |
+
pretrained_weights/liveportrait_onnx/stitching_eye.trt filter=lfs diff=lfs merge=lfs -text
|
45 |
+
pretrained_weights/liveportrait_onnx/stitching_lip.trt filter=lfs diff=lfs merge=lfs -text
|
46 |
+
pretrained_weights/liveportrait_onnx/stitching.trt filter=lfs diff=lfs merge=lfs -text
|
47 |
+
pretrained_weights/liveportrait_onnx/warping_spade-fix.trt filter=lfs diff=lfs merge=lfs -text
|
pretrained_weights/liveportrait_onnx/appearance_feature_extractor.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d070afccca7f528ffb0ef5052b21588b42225a996661833f7bdede562d1ab921
|
3 |
+
size 3355896
|
pretrained_weights/liveportrait_onnx/appearance_feature_extractor.trt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f7d7bc9268a74c8c5a6c0666fae8aba78b2f0507401ec74d567d314d5eb8eec
|
3 |
+
size 2188236
|
pretrained_weights/liveportrait_onnx/face_2dpose_106_static.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afc2984c285578412fee0a36b00b06374f99f22c39d9983583a5dcb03368ef26
|
3 |
+
size 5030884
|
pretrained_weights/liveportrait_onnx/face_2dpose_106_static.trt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97d54b8531a80c7e236eb8c4da6b58396fd22e159694678750bfad8a42f4a128
|
3 |
+
size 3871700
|
pretrained_weights/liveportrait_onnx/grid_sample_3d_plugin.dll
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93145f0754dada36398ae0e1be4a001300dcae55ebc26969a545f1b94cf3b746
|
3 |
+
size 1020928
|
pretrained_weights/liveportrait_onnx/landmark.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31d22a5041326c31f19b78886939a634a5aedcaa5ab8b9b951a1167595d147db
|
3 |
+
size 114666491
|
pretrained_weights/liveportrait_onnx/landmark.trt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49b7b71741e9282ebc0e2b233cb20dc306ab873239fadfbfd77840d2adeac9d6
|
3 |
+
size 63373628
|
pretrained_weights/liveportrait_onnx/libgrid_sample_3d_plugin.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcb152a5a694f07d76cbc0be431547bd8896511fe6bf382548089343048e54b4
|
3 |
+
size 1074040
|
pretrained_weights/liveportrait_onnx/motion_extractor.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:219a46174297b2b411bb3c5dce48d3a8c8e07a9d82120a0da21f49f58b67fca6
|
3 |
+
size 112648514
|
pretrained_weights/liveportrait_onnx/motion_extractor.trt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5de0a537b6a0cbd95dee368098b1fef583585484a5a6435f2fb507f82cd120f5
|
3 |
+
size 115244436
|
pretrained_weights/liveportrait_onnx/retinaface_det_static.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2faaaf085558c5dbcb55fa58f2becf08e9b3d6945e5f0d63db90e22ad9e1ab0b
|
3 |
+
size 16923827
|
pretrained_weights/liveportrait_onnx/retinaface_det_static.trt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c66f48aede471e038abb6d7e40ce9929bf7df8cd09ee89cc0728053743a43cc
|
3 |
+
size 9468300
|
pretrained_weights/liveportrait_onnx/stitching.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e33658425e3f1014dc35b28f60ca7459189e8f78f20540262a2fe5ac1dc6ec7
|
3 |
+
size 182363
|
pretrained_weights/liveportrait_onnx/stitching.trt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d99e83b5db41585401c696bd29df98306f6898da35709e432740c5cbff32345
|
3 |
+
size 1911204
|
pretrained_weights/liveportrait_onnx/stitching_eye.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9a2086c4d757c9be71b9b290d020678406da6a33c6247252c4bb0aeeff48afc
|
3 |
+
size 580926
|
pretrained_weights/liveportrait_onnx/stitching_eye.trt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af2b47d8f53f27260c227527dfcf06de1c64f036b5485e9dab8724acc986b279
|
3 |
+
size 2315228
|
pretrained_weights/liveportrait_onnx/stitching_lip.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:101d7025cafdc199b6108c4841c7cdee88451787b01d319a1374b3c78344bf72
|
3 |
+
size 150609
|
pretrained_weights/liveportrait_onnx/stitching_lip.trt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cd87d6f9b705d8ba533ab7ca5626e4365ce2e8fbe92379fe94fce32028d7e73
|
3 |
+
size 394404
|
pretrained_weights/liveportrait_onnx/warping_spade-fix.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bae996fef2fe742d87f10b88c1b9c8fb601fd283ab004e3efa49def9fe58c2d
|
3 |
+
size 421233100
|
pretrained_weights/liveportrait_onnx/warping_spade-fix.trt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66de5844648fe461dccc4ddc854d4ca5addf10fb111f4c3ccf5f1a68f472ae69
|
3 |
+
size 224849356
|
pretrained_weights/liveportrait_onnx/warping_spade.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0e7a566db8fba690c23523bcd2faa4f0d13f05418db84a779397a851062ad69
|
3 |
+
size 421233096
|