aquatiko / Dog-vs-Cat-Redux-Kernel-Edition-Transfer-Learning

Top 5% on Kaggle leaderboard using fast.ai library and resnet50 along with transfer learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dogs v/s Cats Redux: Kernel Edition- Top 5% Transfer Learning

Transfer Learning approach using fast.ai library which makes implementing it easier. Based on 3 different approaches each with architectures- resnet34, resnet50 and resnet101... got top 5% on Kaggle leaderboard, Accuracy 99.3% and and 0.05605 binary log loss error(evaluation criteria).

Used Diffrential Learning Rates to tune arch , Test Time Augmentation and Learning Rate Anneling to improve model loss.

About

Top 5% on Kaggle leaderboard using fast.ai library and resnet50 along with transfer learning.


Languages

Language:Jupyter Notebook 100.0%