superdang

Results 4 issues of superdang

**Describe the bug** 使自设voc数据集训练得到的pth转出onnx,且经过测试没有问题,ap也比较高。按照教程进行编译k210所使用的定点模型,测试时时出现报错 我的voc数据集是20类,我已经将文件中类别相关的地方都做了修改,但是量化后是没有结果的,也不能标出检测框 可以详细问一下量化文件是什么原理 **Origin model and code** If applicable, add orgin model and code to help explain your problem. ****Environment (please complete the following information):** - OS:...

need more info

after adding controlnet extensions, an error occir when webui starting: ``` Error loading script: xyz_grid_support.py Traceback (most recent call last): File "D:\project\stable-webui\modules\scripts.py", line 205, in load_scripts module = script_loading.load_module(scriptfile.path) File...

Hi, thanks for the excellent work! But I have a question about training the model. I try to flow the instruction and PyMAF's trainging guide to reimplement PyMAF-X' s training,...

First, I'd like to express my gratitude for your outstanding work and congratulations on your acceptance to CVPR 2024! I am currently testing he provided model on the AvatarRex dataset...