Go to file
H.T. Kruitbosch aca0d89a85 InceptionV3 true/false classifier 2018-04-10 13:04:13 +02:00
annotations InceptionV3 true/false classifier 2018-04-10 13:04:13 +02:00
images InceptionV3 true/false classifier 2018-04-10 13:04:13 +02:00
.gitignore Initial commit 2018-04-10 13:00:47 +02:00
Create True - False data.ipynb InceptionV3 true/false classifier 2018-04-10 13:04:13 +02:00
List tensorflow devices.ipynb InceptionV3 true/false classifier 2018-04-10 13:04:13 +02:00
Load Image test.ipynb InceptionV3 true/false classifier 2018-04-10 13:04:13 +02:00
Pretrained Inception True - False Classification.ipynb InceptionV3 true/false classifier 2018-04-10 13:04:13 +02:00
README.md InceptionV3 true/false classifier 2018-04-10 13:04:13 +02:00

README.md

Diatoms detector

Detects diatoms in 256 x 256 microscopic images, based on bounding box annotations. Negative samples are extracted as randomly created bounding boxes outside of the manual annotations. Uses a (the) imagenet-pretrained inceptionv3 model from keras.