Giter Club home page Giter Club logo

dmsresnet's Introduction

DMSResNet: Distilled MixUp Squeeze Residual Network

This repository contains a submission for NYU ECE-GY 7123 Deep Learning S24 Kaggle Competition titled "Distilled MixUp Squeeze Residual Network", authored by Shubham Singh, Inder Khatri, and Xu Zhou.

Overview

We propose a ResNet model evaluated on the CIFAR-10 dataset trained using various techniques such as mixUp data augmentation, Squeeze-and-Excitation (SE) blocks, and knowledge distillation.

Model Specifications

  • GPU: P100 2 hours
  • Batch Size: 128
  • Epochs: 200
  • Dropout: 0.1
  • Validation Accuracy: 96.3%
  • Testing Accuracy: 86.9%
  • Optimizer: Stochastic Gradient Descent
  • Learning Rate: 0.1

Architectures

  • Teacher model: ResNet50
  • Student model: Custom model with a ResNet containing 4.6 million parameters, mixUp, and dropout of 0.1.

Weight Files

The weights folder contains 2 weight files:

  1. Weights of the trained ResNet50 model.
  2. Weights of our final model.

Usage

  1. Run the ResNet50.ipynb notebook to train ResNet50.
  2. Use weights from ResNet50 to train a distillation notebook containing a smaller model.

Authors

  • Shubham Singh
  • Inder Khatri
  • Xu Zhou

dmsresnet's People

Contributors

shubhamcodez avatar

Stargazers

 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.