SatMa34

Results 3 issues of SatMa34

用您提供的pretrained model以及eval代码跑出来mpii数据集的pckh只有0.79左右,与原文作者所描述的0.91左右差距比较大,是因为提供的模型训练没有收敛么?还是因为其他的原因呢?

Hello, have you ever trained object detection or human pose estimation on coco dataset with this code? Is the performance the same with pytorch version?

Using sd3_minimal_inference.py and diffusers to inference open source sd3 model can get totally different result, is it because of the scheduler? it seems that you use your own-written scheduler rather...