Notebooks for the fast.ai course v3:
- L1-stonefly.ipynb (nbviewer): ImageNet pretrained ResNets with the STONEFLY9 dataset.
- L1-stonefly_single-img-pred.ipynb (nbviewer): Notebook with single image prediction based on L1-stonefly.ipynb.
- L1-stonefly_activations_v2.ipynb (nbviewer): Layer activation visualization based on L1-stonefly.ipynb and L1-stonefly_single-img-pred.ipynb.
Deprecated notebooks:
- L1-stonefly_activations_v1.ipynb (nbviewer): Layer activation visualization based on L1-stonefly.ipynb.