# Checklist Connections Workshop ### scivision bits - scivision docs: https://scivision.readthedocs.io/en/latest/index.html - scivision repo: https://github.com/alan-turing-institute/scivision - scivision notebooks: https://github.com/scivision-gallery/scivision_examples - Pam's notes on Scivision: https://hackmd.io/2YEw7JjUR1G9clq6L0Wh1A ## What we need For each group exercise, we need - [ ] A `hackmd` with instructions - [ ] A dataset on Zenodo. - [ ] A model on Azure - [ ] A model repo with two branches: main (with TODO instructions) and a working version. - [ ] A working notebook for helpers - [ ] A `hackmd` with instructions for the helpers. ## Honeybee Classification (scenario 1) - [x] A `hackmd` with instructions: https://hackmd.io/yXzan_SeSiuDd8lo4sFYLw - [x] A dataset on Zenodo: https://zenodo.org/record/7101934/files/honey_bees.zip?download=1 - [x] A model on Azure: https://connectionsworkshop.blob.core.windows.net/honeybees/bees_95.55.h5 - [x] A model repo with two branches: main (with TODO instructions) and a working version: https://github.com/nbarlowATI/honeybee_species_model - [x] A working notebook for helpers: BeeSpeciesClassification.ipynb in https://github.com/nbarlowATI/REGConnectionsWorkshop - [x] A `hackmd` with instructions for the helpers: https://hackmd.io/_YXoykYUSdGs3TVQacPqWA ## Flower Classification (scenario 2) - [x] A `hackmd` with instructions https://hackmd.io/g6ymJbXoRE-OsVsyTVZm9w - [x] A dataset on Zenodo: https://zenodo.org/record/7107236/files/FlowersData.zip?download=1 - [x] A model on Azure: https://connectionsworkshop.blob.core.windows.net/flowers/flowers_98.04.h5 - [x] A model repo with two branches: main (with TODO instructions) and a working version. https://github.com/nbarlowATI/flower_classification_model - [x] A working notebook for helpers: FlowerClassification.ipynb in https://github.com/nbarlowATI/REGConnectionsWorkshop - [x] A `hackmd` with instructions for the helpers. https://hackmd.io/iADVC0UCQxu2OzFQz2ILUQ ## Butterfly Classification (scenario 3) - [x] A `hackmd` with instructions: https://hackmd.io/X6wd_9PTQdikc1bunI7eEg - [x] A dataset on Zenodo: https://zenodo.org/record/7113477/files/Butterflies.zip?download=1 - [x] A model on Azure: https://connectionsworkshop.blob.core.windows.net/butterflies/EfficientNetB3-butterflies-0.97.h5 - [x] A model repo with two branches: main (with TODO instructions) and a working version: https://github.com/nbarlowATI/butterfly_classification_model - [x] A working notebook for helpers ButterflyClassification.ipynb in https://github.com/nbarlowATI/REGConnectionsWorkshop - [x] A `hackmd` with instructions for the helpers: https://hackmd.io/E0-XSpetRNCqw_iWAeyreA ## Oxford-IIIT Pets Classification (scenario 4) - [x] A `hackmd` with instructions: https://hackmd.io/KrbBox10RWuFQKfCkjT2sQ - [x] A dataset on Zenodo: https://zenodo.org/record/7116591/files/oxford_pets.zip?download=1 - [x] A model on Azure: https://connectionsworkshop.blob.core.windows.net/pets/conv_net_model3.ckpt - [x] A model repo with two branches: main (with TODO instructions) and a working version: https://github.com/pwochner/catdog_classification_model - [x] A working notebook for helpers `CatDogClassification.ipynb` in https://github.com/nbarlowATI/REGConnectionsWorkshop - [x] A `hackmd` with instructions for the helpers: https://hackmd.io/QbjaTsMpR1CNoBFyeGt4iQ ## Oxford-IIIT Pets Segmentation (scenario 5) - [x] A `hackmd` with instructions: https://hackmd.io/0o6D5zSBQtWv8SZc-kL0HQ - [x] A dataset on Zenodo: https://zenodo.org/record/7116591/files/oxford_pets.zip?download=1 - [x] A model on Azure: https://connectionsworkshop.blob.core.windows.net/pets/conv_net_model_mse10.ckpt - [x] A model repo with two branches: main (with TODO instructions) and a working version: https://github.com/pwochner/catdog_segmentation_model - [x] A working notebook for helpers `CatDogSegmentation.ipynb` in https://github.com/nbarlowATI/REGConnectionsWorkshop - [x] A `hackmd` with instructions for the helpers: https://hackmd.io/QbjaTsMpR1CNoBFyeGt4iQ ## Pollen Classification (scenario 6) - [x] A `hackmd` with instructions: https://hackmd.io/ddxmq3ogQRCgjXdh7dzfxQ - [x] A dataset on Zenodo: https://zenodo.org/record/7113865/files/PollenData.zip?download=1 - [x] A model on Azure: https://connectionsworkshop.blob.core.windows.net/pollen/pollen_93.67.h5 - [x] A model repo with two branches: main (with TODO instructions) and a working version. https://github.com/nbarlowATI/pollen_classification_model - [x] A working notebook for helpers: PollenClassification.ipynb in https://github.com/nbarlowATI/REGConnectionsWorkshop - [x] A `hackmd` with instructions for the helpers: https://hackmd.io/PXSV4kypTZmTFDv8td1dOw