FastSAM inference
Opened this issue · 4 comments
zgf1739 commented
zgf1739 commented
To fix this, the Ultrytics version should be 8.0.120 in setup.py hope it helps you guys
lydiapan-lotes commented
@zgf1739 要解決此問題,setup.py 中的 Ultrytics 版本應為 8.0.120 希望對大家有幫助
您好,我更改setup.py中的Ultrytics版本為8.0.120,但輸出依舊是空白的
請問您有沒有什麼建議或是發現我的程式有什麼問題呢?
謝謝
zgf1739 commented
@zgf1739 要解決此問題,setup.py 中的 Ultrytics 版本應為 8.0.120 希望對大家有幫助
您好,我更改 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
lydiapan-lotes commented
你訓練的Ultralytics版本複製到fastsam目錄下,希望對你有幫助
後來我根據您的建議,將練的Ultralytics版本複製到fastsam目錄下,可以順利的微調與使用了,非常感謝您的幫助