carpentries-incubator / intro-image-classification-cnn

new lesson on image classification with convolutional neural networks
https://carpentries-incubator.github.io/intro-image-classification-cnn/
Other
2 stars 3 forks source link

Change focus of image preparation lesson #55

Open erinmgraham opened 5 months ago

erinmgraham commented 5 months ago

Andrew: ● Data augmentation is quite an advanced technique, and might be too much for absolute beginners. A lot can go wrong and its very context specific. ● I think more should be made of data quality. Im not sure it would be necessary to go into depth around normalisation, standardisation ,image pipelines, etc. but data quality and consistency is absolutely key, and for most projects a bigger issue than the ML techniques themselves.