-
Notifications
You must be signed in to change notification settings - Fork 713
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
FastSAM inference #249
Comments
To fix this, the Ultrytics version should be 8.0.120 in setup.py hope it helps you guys |
您好,我更改setup.py中的Ultrytics版本為8.0.120,但輸出依舊是空白的 請問您有沒有什麼建議或是發現我的程式有什麼問題呢? |
What is the version of Ultralytics when you train? to be precise, you can copy the version of Ultralytics you trained into the fastsam directory, I hope it will help you |
後來我根據您的建議,將練的Ultralytics版本複製到fastsam目錄下,可以順利的微調與使用了,非常感謝您的幫助 |
During the prediction phase, why the best.pt file trained on a private dataset is not available for FastSAM inference,and what should I do?
The text was updated successfully, but these errors were encountered: