Chenlei Hu
50b5436bb3
🐛 Fix normalization issue ( #1913 )
2023-08-13 14:08:19 -04:00
Chenlei Hu
4fa9190436
Reland Reland "Port DW Pose preprocessor" ( #1892 )
...
* Port DW Pose preprocessor (#1856 )
* ➕ Add dependencies
* 🚧 wip
* 🚧 wip
* 🚧 download models
* 🚧 Minor fixes
* 🔧 update gitignore
* 🐛 Fix normalization issue
* 🚧 load DW model only when DW preprocessor is selected
* ✅ Change test config
* 🎨 nits
* 🐛 Fix A1111 safe torch issue
📝 v1.1.235 (#1859 )
Revert "Port DW Pose preprocessor (#1856 )" (#1860 )
This reverts commit 0d3310f599 .
Reland "Port DW Pose preprocessor" (#1861 )
* Revert "Revert "Port DW Pose preprocessor (#1856 )" (#1860 )"
This reverts commit 17e100e1fe .
* 🐛 Fix install.py
📝 v1.1.236 (#1862 )
🐛 Delay import of mmpose (#1866 )
📝 v1.1.237 (#1868 )
🐛 Fix all keypoints invalid issue (#1871 )
🐛 lazy import
🚧 update test expectation
🚧 Switch to onnx
🚧 solve onnx package issue
🔧 Check cuda in more efficient way
🎨 Format code
🔧 Make onnx runtime optional
* Use cv2 to load and run model on cpu
* nit
2023-08-09 00:21:18 -04:00
Chenlei Hu
4fd548b4d2
Revert "Reland dw pose onnx ( #1890 )" ( #1891 )
...
This reverts commit e141d33be9 .
2023-08-07 17:50:12 -04:00
Chenlei Hu
e141d33be9
Reland dw pose onnx ( #1890 )
...
* Port DW Pose preprocessor (#1856 )
* ➕ Add dependencies
* 🚧 wip
* 🚧 wip
* 🚧 download models
* 🚧 Minor fixes
* 🔧 update gitignore
* 🐛 Fix normalization issue
* 🚧 load DW model only when DW preprocessor is selected
* ✅ Change test config
* 🎨 nits
* 🐛 Fix A1111 safe torch issue
📝 v1.1.235 (#1859 )
Revert "Port DW Pose preprocessor (#1856 )" (#1860 )
This reverts commit 0d3310f599 .
Reland "Port DW Pose preprocessor" (#1861 )
* Revert "Revert "Port DW Pose preprocessor (#1856 )" (#1860 )"
This reverts commit 17e100e1fe .
* 🐛 Fix install.py
📝 v1.1.236 (#1862 )
🐛 Delay import of mmpose (#1866 )
📝 v1.1.237 (#1868 )
🐛 Fix all keypoints invalid issue (#1871 )
🐛 lazy import
* 🚧 update test expectation
* 🚧 Switch to onnx
* 🚧 solve onnx package issue
* 🔧 Check cuda in more efficient way
* 🎨 Format code
2023-08-07 17:35:37 -04:00
lvmin
20d25bb546
Revert "Port DW Pose preprocessor ( #1856 )"
...
This reverts commit 0d3310f599 .
2023-08-05 02:58:03 -07:00
Chenlei Hu
7c695c9d9a
🐛 Delay import of mmpose ( #1866 )
2023-08-04 19:11:44 -04:00
Chenlei Hu
8f44b22ee5
Reland "Port DW Pose preprocessor" ( #1861 )
...
* Revert "Revert "Port DW Pose preprocessor (#1856 )" (#1860 )"
This reverts commit 17e100e1fe .
* 🐛 Fix install.py
2023-08-04 16:04:02 -04:00
Chenlei Hu
17e100e1fe
Revert "Port DW Pose preprocessor ( #1856 )" ( #1860 )
...
This reverts commit 0d3310f599 .
2023-08-04 15:13:51 -04:00
Chenlei Hu
0d3310f599
Port DW Pose preprocessor ( #1856 )
...
* ➕ Add dependencies
* 🚧 wip
* 🚧 wip
* 🚧 download models
* 🚧 Minor fixes
* 🔧 update gitignore
* 🐛 Fix normalization issue
* 🚧 load DW model only when DW preprocessor is selected
* ✅ Change test config
* 🎨 nits
* 🐛 Fix A1111 safe torch issue
2023-08-04 15:02:58 -04:00
Chenlei Hu
5b681b071b
New feature: integrated openpose editor ( #1454 )
...
🎨 nits
🎨 Load alert screen when no editor is detected.
🔧 add option to hide edit button
🐛 Resolve conflicts during rebase
🚧 Set use preview as input after edit
🐛 Fix merge conflict
2023-06-04 15:54:35 -04:00
huchenlei
1c1ff7b7d5
📝 Replace pipe operator on type annotation with 3.8 compatible syntax
2023-05-02 16:26:32 -04:00
lvmin
cac93c33d5
openpose license
2023-05-01 03:57:54 -07:00
huchenlei
c700483928
Add download json button
2023-04-30 21:13:06 -04:00
huchenlei
e6b6993b6d
🐛 handles np float types when serializing JSON
2023-04-28 22:05:09 -04:00
huchenlei
3875a16abe
Add json encoding logic
2023-04-28 17:35:50 -04:00
huchenlei
afc27c0c26
Add documentation
2023-04-28 16:52:11 -04:00
huchenlei
09296b1684
Refactor openpose data representation
2023-04-28 16:30:04 -04:00
lvmin
483450add6
fix 90% amd problems
2023-04-19 00:37:20 -07:00
lvmin
57b95a3a78
better module
2023-04-18 00:21:29 -07:00
lvmin
1d07f5ebd7
change annotator paths so that users can remove all when corrupted
2023-04-17 22:48:00 -07:00
Mikubill
b7a2058419
fix: deprec thr-based inversion (and #736 ), cleanup code
2023-04-15 07:41:26 +00:00
Mikubill
f4f51abd3c
fix: add fallback path
2023-02-22 14:20:25 +00:00
missionfloyd
ca88ccd8ed
Merge branch 'main' into model-path
2023-02-21 22:37:45 -07:00
Mikubill
caa56b7dc6
minor fix and #276
2023-02-22 04:07:12 +00:00
missionfloyd
453424fe21
Separate annotator folders
2023-02-18 15:39:15 -07:00
missionfloyd
e1ff318d72
Move annotators
2023-02-17 15:48:27 -07:00
Kakigōri Maker
7a427668c8
Revert "use relative path for download directory"
2023-02-17 01:26:13 +09:00
Luo Boming
4b8dea44af
use relative path for download directory
2023-02-17 00:07:18 +09:00
Mikubill
c7c9f936d0
fix: unload models when switching preprocessor
2023-02-15 13:03:35 +00:00
Mikubill
21056faa2a
feat: add samples
2023-02-13 09:58:17 +00:00
Mikubill
eed7e5dd51
feat: make openpose mode works
2023-02-13 09:10:52 +00:00
Kakigōri Maker
1da97f4e2b
Add files via upload
2023-02-13 15:00:54 +09:00