Website for detecting butterfly
- Download weight first: http://bit.ly/2MvPDpj
- Update your configFile for specific type( *.data, *.cfg, *.names - files used trainning yolov3)
- Start:
python app.pyorflask runto start server. - Weight train in: https://github.com/hxtruong/butterfly-yolov3
- Websibe for user can interact by UI to detect a butterfly
- Start:
yarnthenyarn dev
- Server is implemented on
python 3.7(it has already fixed onpython 3.6)