下載地址:
git clone https://github.com/dbolya/yolact.git

安裝環境:
cd yolact,執行
conda env create -f environment.yml


下載模型權重:


運行測驗用例:
python eval.py --trained_model=weights/yolact_base_54_800000.pth --score_threshold=0.15 --top_k=15 --images=/home/czl/images/:/home/czl/out

結束~!
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/429292.html
標籤:AI
下一篇:R語言常用基礎函式:length函式查看資料物件的長度、str函式查看資料物件的結構、class函式查看資料物件的型別、names函式查看資料物件的名稱
