heye0507 / wheat_detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wheat_detection

How to use

Have fastai2 ready

downgrade to numpy 1.17.5
pip install timm
pip install Cython
pip install pycocotools
pip install effdet

In case you want to use the metric mAP callback

pip install numba 

Notebook to check for now

please note this is still under testing, and I havn't got a chance to organize the code. The notebook you really want to read is 004_effdet_run_test

About


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%