Code Monkey home page Code Monkey logo

eva4's Introduction

TSAI - Extensive Vision AI 4

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

Contents

Architectural Basics (MNIST Classification)

Reaching 99.4% accuracy on the MNIST test dataset with a model having less than 20,000 parameters and has been trained for less than 20 epochs. To see the code go here.

Coding Drill Down

Reaching 99.4% accuracy on the MNIST test dataset with a model having less than 10,000 parameters and has been trained for less than 15 epochs. To see the code go here.

Regularization

Applying L1 and L2 regularization on the final model trained in Session 5. To see the code go here.

Advanced Convolutions

Reaching a test accuracy of 80% on CIFAR-10 dataset using advanced convolutions. To see the code go here.

Receptive Fields and Network Architecture

Reaching a test accuracy of 85% on CIFAR-10 dataset with ResNet18 model. To see the code go here.

Data Augmentation and Grad Cam

Reaching a test accuracy of 87% on CIFAR-10 dataset with ResNet18 model using Grad Cam and various data augmentation techniques. To see the code go here.

LR Finder and Reduce LR on Plateau

Reaching a test accuracy of 88% on CIFAR-10 dataset with ResNet18 model using LR Finder and Reduce LR on Plateau. To see the code go here.

Super Convergence

Reaching a test accuracy of 90% on CIFAR-10 dataset custom ResNet model using One Cycle Policy for Learning Rate. To see the code go here.

Tiny-ImageNet and YOLO v2 Anchor Boxes

Reaching a test accuracy of 50% on Tiny-ImageNet dataset with ResNet18 model and finding the anchor boxes for YOLO v2 using K-Means Clustering algorithm. To see the code go here.

Object Detection with YOLO v3

Using transfer learning to detect a custom object using YOLO v3. To see the code go here.

Segmentation and Depth Estimation Dataset Creation

Creating a dataset with 400,000 images for image segmentation and depth estimation. To see the code go here.

Image Segmentation and Depth Estimation

Creating a model which can perform image segmentation and depth estimation on a custom dataset. To see the code go here.

eva4's People

Contributors

dependabot[bot] avatar rvk007 avatar

Watchers

 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.