Maysee
Maysee
The 2D normalization: https://github.com/zh-plus/video-to-pose3D/blob/e271582b762f9f56b50f75f8d44cc351736d8683/videopose.py#L79 The 3D unNormalization may be performed here: https://github.com/zh-plus/video-to-pose3D/blob/e271582b762f9f56b50f75f8d44cc351736d8683/common/utils.py#L191 The 3D Normalization in the function `model_pos`: https://github.com/zh-plus/video-to-pose3D/blob/e271582b762f9f56b50f75f8d44cc351736d8683/common/utils.py#L189 I'm not sure what "Normalization" you said referred to. For...
Please show the complete Runtime Error stack. From the message you provided, the bug is the mismatch between the needed weight shape and the actual weight shape from the downloaded...
We tested this project on the Windows platform using a 3080-8G GPU (with `--sam_model_type vit_b`). Feel free to report any issues you encounter while running it on Windows.
> What are your steps to launch the web interface? Please refer to the [Get Started](https://github.com/gaomingqi/Track-Anything#get-started) section.
> Note that the terminal or powershell window will give you http://0.0.0.0:6080/ as the address to open the web ui. Under Windows I had to change this to http://127.0.0.1:6080/ for...
Please provide a more detailed description of how to reproduce this issue, including the following: - Steps taken on the GUI. - The version of Python and Gradio being used.
Regarding `ConnectionResetError`, it may be due to an issue with the version of Gradio. You can try updating Gradio using `pip install gradio -U`. As for the inpaint error, kindly...
> not sure yet but just stumbled on this https://github.com/kyegomez/LongNet Just starting to look at it now. FYI: > Note: please unstar https://github.com/kyegomez/tree-of-thoughts which CANNOT replicate paper results. In fact,...
是的 1.3版本暂时不要用GUI吧,等下个大版本更新
还没,估计要五月底六月初,现在还在对比各个GUI框架的阶段