lyuwenyu / RT-DETR

[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
Apache License 2.0
2.31k stars 258 forks source link

Module import eror: cvperception #390

Closed bjohn22 closed 2 months ago

bjohn22 commented 2 months ago

Star RTDETR 请先在RTDETR主页点击star以支持本项目 Star RTDETR to help more people discover this project.


Describe the bug I got Module Not FoundErro from from cvperception.core import YAMLConfig in rtdetrv2_torch.py file image

To Reproduce Steps to reproduce the behavior.

bjohn22 commented 2 months ago

Fixed it. Just a projet path issue.