Join our meetup, learn, connect, share, and get to know your Toronto AI community.
Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.
Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.
I recently wrote about, how to use a ‘imagenet’ pretrained efficientNet implementation from keras to create a SOTA image classifier on custom data, in this case the stanford car dataset. There are some details about BatchNormalization and how to start by training only the classifier layer and later train the complete network. But in the end it’s a good starter for beginners (using the jupyter notebook).
http://digital-thinking.de/keras-transfer-learning-for-image-classification-with-effificientnet/
If you are looking for a PyTorch example (not mine):
submitted by /u/ixeption
[link] [comments]