Darknsu commited on
Commit
230f326
·
verified ·
1 Parent(s): a74afef

Upload entire folder with structure in one commit

Browse files
Files changed (42) hide show
  1. .gitattributes +3 -0
  2. .gitignore +2 -0
  3. ditto_cfg/v0.4_hubert_cfg_pytorch.pkl +3 -0
  4. ditto_cfg/v0.4_hubert_cfg_trt.pkl +3 -0
  5. ditto_cfg/v0.4_hubert_cfg_trt_online.pkl +3 -0
  6. ditto_onnx/appearance_extractor.onnx +3 -0
  7. ditto_onnx/blaze_face.onnx +3 -0
  8. ditto_onnx/decoder.onnx +3 -0
  9. ditto_onnx/face_mesh.onnx +3 -0
  10. ditto_onnx/hubert.onnx +3 -0
  11. ditto_onnx/insightface_det.onnx +3 -0
  12. ditto_onnx/landmark106.onnx +3 -0
  13. ditto_onnx/landmark203.onnx +3 -0
  14. ditto_onnx/libgrid_sample_3d_plugin.so +3 -0
  15. ditto_onnx/lmdm_v0.4_hubert.onnx +3 -0
  16. ditto_onnx/motion_extractor.onnx +3 -0
  17. ditto_onnx/stitch_network.onnx +3 -0
  18. ditto_onnx/warp_network.onnx +3 -0
  19. ditto_onnx/warp_network_ori.onnx +3 -0
  20. ditto_pytorch/aux_models/2d106det.onnx +3 -0
  21. ditto_pytorch/aux_models/det_10g.onnx +3 -0
  22. ditto_pytorch/aux_models/face_landmarker.task +3 -0
  23. ditto_pytorch/aux_models/hubert_streaming_fix_kv.onnx +3 -0
  24. ditto_pytorch/aux_models/landmark203.onnx +3 -0
  25. ditto_pytorch/models/appearance_extractor.pth +3 -0
  26. ditto_pytorch/models/decoder.pth +3 -0
  27. ditto_pytorch/models/lmdm_v0.4_hubert.pth +3 -0
  28. ditto_pytorch/models/motion_extractor.pth +3 -0
  29. ditto_pytorch/models/stitch_network.pth +3 -0
  30. ditto_pytorch/models/warp_network.pth +3 -0
  31. ditto_trt_Ampere_Plus/appearance_extractor_fp16.engine +3 -0
  32. ditto_trt_Ampere_Plus/blaze_face_fp16.engine +3 -0
  33. ditto_trt_Ampere_Plus/decoder_fp16.engine +3 -0
  34. ditto_trt_Ampere_Plus/face_mesh_fp16.engine +3 -0
  35. ditto_trt_Ampere_Plus/hubert_fp32.engine +3 -0
  36. ditto_trt_Ampere_Plus/insightface_det_fp16.engine +3 -0
  37. ditto_trt_Ampere_Plus/landmark106_fp16.engine +3 -0
  38. ditto_trt_Ampere_Plus/landmark203_fp16.engine +3 -0
  39. ditto_trt_Ampere_Plus/lmdm_v0.4_hubert_fp32.engine +3 -0
  40. ditto_trt_Ampere_Plus/motion_extractor_fp32.engine +3 -0
  41. ditto_trt_Ampere_Plus/stitch_network_fp16.engine +3 -0
  42. ditto_trt_Ampere_Plus/warp_network_fp16.engine +3 -0
.gitattributes CHANGED
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip 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
 
 
 
 
33
  *.zip 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
+ *.so filter=lfs diff=lfs merge=lfs -text
37
+ *.engine filter=lfs diff=lfs merge=lfs -text
38
+ ditto_pytorch/aux_models/face_landmarker.task filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ .DS_Store
2
+ *.DS_Store
ditto_cfg/v0.4_hubert_cfg_pytorch.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e4c9ecb8dbb5aa4d22cb3f9b2c6ceabc62499b04af5fe074826d5b1044c4146
3
+ size 31002
ditto_cfg/v0.4_hubert_cfg_trt.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be6729ca19e25269c4447d8ff4062e18de053b0f6dd38fdb6ef8166de6e8f3e3
3
+ size 30924
ditto_cfg/v0.4_hubert_cfg_trt_online.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f82e1e383b3a29f390921846dd4b9a22794d96d8d835391e6cfda87782b7044
3
+ size 30924
ditto_onnx/appearance_extractor.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f5823888fc155209d69cf5b3ad69502c553eaa500d28f07fd39a340bc5b7eb6
3
+ size 3355896
ditto_onnx/blaze_face.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b217128f6b66f7e11dc3673c22be250d72f68f507430817d0754ef1451eb609
3
+ size 418456
ditto_onnx/decoder.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94fca15fe5b67885edebfacbcadcac29e79238ac0d9ffbf0d688391cefb890be
3
+ size 221530139
ditto_onnx/face_mesh.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbbb49fac007b7cde79b478c680d171969f23f53ae6cdaf6a3b4264fa18c8479
3
+ size 4958394
ditto_onnx/hubert.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:327a5b90c0bfb9df251c9af91d0bea5e6284dbb0a4d02814f1d3ace6b4c2b5aa
3
+ size 1458714493
ditto_onnx/insightface_det.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36470ce2f42822573fadfdc69b1fd20a96d3c0413e583d54738cf2869df0434e
3
+ size 16923442
ditto_onnx/landmark106.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80682a4fd45ee809a9ff436d4456bb482a06c4aaa17d9bb7fa191cd635d15e5e
3
+ size 4956080
ditto_onnx/landmark203.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:babb139e95a783f0df5d296fc069badc4c7fcdacca0d202b21bcd409dfd2f556
3
+ size 114678967
ditto_onnx/libgrid_sample_3d_plugin.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea473490d33bcd59874d2dd0734d8390a2c05d5ec07c35315894e2ee18e9c803
3
+ size 1788616
ditto_onnx/lmdm_v0.4_hubert.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea6664518746a1c2e13db496ffe97216da715742be83e069a02cc86873c6dcfc
3
+ size 192453963
ditto_onnx/motion_extractor.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91bd0c05e9fa2cb4918d32cfe547db1d3f3fbbf79713ffbe207670f422e069a1
3
+ size 112610626
ditto_onnx/stitch_network.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3629a08268f1125d60c194e6dbd495126424e8de1112f2fc368170660dde043
3
+ size 185542
ditto_onnx/warp_network.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88f829070c6f5671f809e5ac4825320a8096fb0484fe72a67038d5515e52dba9
3
+ size 199684267
ditto_onnx/warp_network_ori.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:132e9cdbf0e208159d4fcea006272c3f24d7db9e5831e91e9b97fe16afcd40d5
3
+ size 199684283
ditto_pytorch/aux_models/2d106det.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f001b856447c413801ef5c42091ed0cd516fcd21f2d6b79635b1e733a7109dbf
3
+ size 5030888
ditto_pytorch/aux_models/det_10g.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5838f7fe053675b1c7a08b633df49e7af5495cee0493c7dcf6697200b85b5b91
3
+ size 16923827
ditto_pytorch/aux_models/face_landmarker.task ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64184e229b263107bc2b804c6625db1341ff2bb731874b0bcc2fe6544e0bc9ff
3
+ size 3758596
ditto_pytorch/aux_models/hubert_streaming_fix_kv.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04cd6c7c388aaf99cdea8d4599cefede9930e60d6051abd5a33c791aeb931697
3
+ size 1460740880
ditto_pytorch/aux_models/landmark203.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31d22a5041326c31f19b78886939a634a5aedcaa5ab8b9b951a1167595d147db
3
+ size 114666491
ditto_pytorch/models/appearance_extractor.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5279bb8654293dbdf327030b397f107237dd9212fb11dd75b83dfb635211ceb5
3
+ size 3387959
ditto_pytorch/models/decoder.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4780afc7909a9f84e24c01d73b31a555ef651521a1fe3b2429bd04534d992aee
3
+ size 221813590
ditto_pytorch/models/lmdm_v0.4_hubert.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40ef5aa80b76e9fc45a0f606cdd507bbeb09d3d078b016ac61fc47e369be8c94
3
+ size 191247715
ditto_pytorch/models/motion_extractor.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:251e6a94ad667a1d0c69526d292677165110ef7f0cf0f6d199f0e414e8aa0ca5
3
+ size 112545506
ditto_pytorch/models/stitch_network.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3652d5a3f95099141a56986aaddec92fadf0a73c87a20fac9a2c07c32b28b611
3
+ size 2393098
ditto_pytorch/models/warp_network.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f61a6f265fe344f14132364859a78bdbbc2068577170693da57fb96d636e282
3
+ size 182180086
ditto_trt_Ampere_Plus/appearance_extractor_fp16.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25d221c841deb2923a627615028889b0681b7e18a398d783a4efda1a09500a7f
3
+ size 2029220
ditto_trt_Ampere_Plus/blaze_face_fp16.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4aed932efa467ed4ff658f1d3e67052710c2e101e44e2481d77aa9ef279301f
3
+ size 586972
ditto_trt_Ampere_Plus/decoder_fp16.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4b522e7a70a2267b6a4cb5d55d68c2fa8041a0aaf15dd6c49170d2b1ca7ed2a
3
+ size 113378060
ditto_trt_Ampere_Plus/face_mesh_fp16.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ac2c0157a328bca811caca96cc4ad6409aef4c93f6119aca8507646975ed91
3
+ size 6852084
ditto_trt_Ampere_Plus/hubert_fp32.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88fc9fbc83656bdbe76f9eec1699b014ce724b160b5720d8cb50b2de5dd1f5dd
3
+ size 1457936052
ditto_trt_Ampere_Plus/insightface_det_fp16.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb3f89b59c34b821161896606f5b9d983461ee25c070ae6759ae7ee33d3037c8
3
+ size 9636612
ditto_trt_Ampere_Plus/landmark106_fp16.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cb2f500997f224b7a8c96192265094d6568ee61783d9fb72431d18af268c47b
3
+ size 4392396
ditto_trt_Ampere_Plus/landmark203_fp16.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95c58d1da917eca1754e36ae604ec978c6eb455e319f56b9f146f9eeaa4aa5a3
3
+ size 60963148
ditto_trt_Ampere_Plus/lmdm_v0.4_hubert_fp32.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d8fac410c1e63e2981049cdd03839c03f5109f724199ed82c639507892955ea
3
+ size 193466460
ditto_trt_Ampere_Plus/motion_extractor_fp32.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d347ddb8680f950e00db56c7f1acc6ef86368aa130064fc79829435ac5e2c46d
3
+ size 114878604
ditto_trt_Ampere_Plus/stitch_network_fp16.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c5e6b82b42dd7215aede24bfded061cbf4ccb5ab6324ec57607dc7bbf4289d7
3
+ size 241068
ditto_trt_Ampere_Plus/warp_network_fp16.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82819fa680159fea60377a291984376820b64e72b19bd34dda27c508ced9e04a
3
+ size 113539060