在Google Colab上運行mAP使用說明 !git clone https://github.com/Cartucho/mAP %cd mAP # 上傳原始標記至input/ground-truth,預測結果至input/detection-results !python main.py --no-animation Roboflow預測結果計算mAP使用說明 因為Roboflow並沒有輸出confidence資訊,因此要刪除相關的confidence內容。