Giter Site home page Giter Site logo

eva4-tsai's Introduction

EVA4 - TSAI

This repository contains the solutions to the assignments of the EVA4 course conducted by The School of AI

Contents

Session 4 - Architectural Basics

Achieve 99.4% test accuracy on the MNIST dataset with a CNN using less than 20,000 parameters and 20 epochs.

Session 5 - Coding Drill Down

Achieve 99.4% test accuracy on the MNIST dataset with a CNN using less than 10,000 parameters and 15 epochs.

Session 6 - Batch Normalization and Regularization

Apply L1 and L2 regularization on Session 5 code and compare the models.

Session 7 - Advanced Convolutions

Achieve 80% test accuracy on the CIFAR-10 dataset with a CNN using less than 1M parameters and make use of advanced convolutions.

Session 8 - Receptive Fields and Network Architecture

Achieve 85% test accuracy on the CIFAR-10 dataset with ResNet18 using image augmentation.

Session 9 - Data Augmentation and GradCAM

Achieve 87% test accuracy on the CIFAR-10 dataset with ResNet18 using albumentations for image augmentation. Implement GradCAM to visualize heatmaps.

Session 10 - Training and Learning Rates

Achieve 88% test accuracy on the CIFAR-10 dataset with ResNet18. Implement Leslie Smith LR finder to find the best starting learning rate and use ReduceLROnPlateau.

Session 11 - Super Convergence

Achieve 90% test accuracy on the CIFAR-10 dataset with a custom ResNet architecture and One Cycle Policy for faster convergence.

Session 12 - Object Localization

Achieve 50% test accuracy on the tiny-imagenet-200 dataset. Make a custom dataset of 50 dogs and find optimal template anchor boxes.

Session 13 - YoloV2&3

Perform object detection using OpenCV Yolo implementation. Create a custom dataset of a unique object not present in the existing COCO classess and train YoloV3 on the custom class.

Session 14-15 - RCNN

Create a custom dataset for monocular depth estimation and segmentation simultaneously.

Session 15 - Transfer Learning

Use the dataset created in Session 14 and build a monocular depth estimation and segmentation model.

eva4-tsai's People

Contributors

uday96 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.