Launch Jupter lab, open the Pytorch Lightning or FastAI based notebook and run!
- Python 3.8 and pip installed
- Ensure IceVision is installed i.e. pip install icevision
- Which should mean nbdev, jupyter, pytorch-lightning, fastai, pytorch, torchvision, fastcore, numpy ... are all installed
- On command line, run
nbdev_build_libs
- On command line, run
python run_subcoco_effdet_icevision_fastai.py
orpython run_subcoco_frcnn_lightning.py