Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] Transfer-Learning for Image classification with effificientNet in Keras/Tensorflow 2 (stanford cars dataset)

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):

https://github.com/morganmcg1/stanford-cars

submitted by /u/ixeption
[link] [comments]