Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 410 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 410 Bytes

Papaya image recognition

訓練流程

  1. 執行"training_densenet_bc.py" (command: python training_densenet_bc.py)
  2. 結果會儲存在"save_models"資料夾裡

預測流程

  1. 執行"inference.py" (command: python inference.py)
  2. 結果會儲存在"result.csv"裡面