Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem of circular import #11

Open
AchrafSellami opened this issue Jun 14, 2024 · 1 comment
Open

problem of circular import #11

AchrafSellami opened this issue Jun 14, 2024 · 1 comment

Comments

@AchrafSellami
Copy link

There always exists the problem of circular import. May I ask the author why when I perform reproduction on the Windows system there always appears the error report of circular import in the init folder of yolo.bgf.detect

@mkang315
Copy link
Owner

mkang315 commented Jun 15, 2024

You may try to put our code in the folder of 'ultralytics' of YOLOv8 and replace all the import dependencies with ultralytics.xxx.xxxx. Our code was generated based on that of YOLOv8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants