suijua

Results 4 issues of suijua

Hello, I have a strange issue when loading some pretrained models. On loading, some models abort and give an "Segmentation fault (core dumped)" message, like below: ![image](https://user-images.githubusercontent.com/98210579/182022090-92c7faee-be3e-40a1-bb98-a675d6bb000b.png)

您好!我找不到PETR 模型的骨干网络和整体架构代码,您能帮帮我吗?谢谢 Hello! I can not find the PETR model's code of backbone and Overall structure model. can you help me,thanks!

Hi! I just can not find the code of inference. specially, the code of "**Keypoint Object Fusion (ϕ)**" in the project, can you help me. thanks for you !

Traceback (most recent call last): File "/home/wuxl/.pycharm_helpers/pydev/pydevd.py", line 1483, in _exec pydev_imports.execfile(file, globals, locals) # execute the script File "/home/wuxl/.pycharm_helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile exec(compile(contents+"\n", file, 'exec'), glob, loc) File...