zimenglan
zimenglan
hi @Jeff-sjtu in the end of `scripts/train_pose.py` , i see `DPG` training? can u explain what it is?
after pip install, it meets `ImportError: /usr/local/lib/python3.6/dist-packages/opencv_mat.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZTVN2cv11_InputArrayE`. any help is appreciated.
it provides the api for detectron and mmdetection, will u add the api for maskrcnn-benchmark?
when set multiply ratios like [0.5, 1, 2.0], it will crash in the FAM3DHead. ``` File "/home/tiger/ConsistentTeacher/ssod/models/dense_heads/fam3d.py", line 169, in forward b, h, w, 4).permute(0, 3, 1, 2) / stride[0]...
hi @kaiyuyue i see the [lines](https://github.com/kaiyuyue/nxtp/blob/main/src/encoding.py#L115-L119) in `encoding.py`, for what reason to miss these samples? for imagenet-1k dataset, many categories are less then 3 class names.
hi @somuchtome when i run the script swap.sh, i meet the problem of StableDiffusionControlNetFaceInpaintPipeline not found. is it different version of diffusers to cause the problem?
when run the script, met the problem: ImportError: cannot import name 'Phi3Model' from 'transformers'