Skip to content

Changes

View changes from to


On October 24, 2023 at 2:25:41 PM +0800, Gravatar 孟競傑:
  • Updated description of 土雞活動力評估模型 from

    利用AI技術量化土雞活動力程度
    to
    此模型能夠偵測影片中的雞隻活動力 電腦需求: 需配有Nvidia 顯卡,並已安裝cuda、anaconda 輸入: 影片 輸出: 活動力數值 使用步驟: 0. 使用anaconda建立一個虛擬環境 1. 根據安裝的cuda版本下載pytorch,網址:https://pytorch.org/get-started/locally/ 2. 於連結下載檔案並解壓縮獲得一資料夾 3. 將anaconda終端所在位置移動至檔案資料夾 4. 執行pip install -r requirement.txt 5. 將欲辨識的影片放在"sourse"資料夾中 6. 執行python rtsp_yolo7_1.py 7. 辨識結果的數值將存在檔名為當時時間的文字文件檔案中