Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 277 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 277 Bytes

Readme

將要辨別的東西 放入資料夾 辨別為 0 or 1(ex:鳥= 0 狗= 1) after training 產出.h5 檔案 欲test 的圖檔 放在 "validate" 資料夾(需要自己創建) 執行 "predict.py" 則會將 label=0 or 1 圖檔 放入指定的資料夾 (需要自己創建)