Skip to content

Homeworks and final project for Deep Learning, NYU 2021 Spring

Notifications You must be signed in to change notification settings

changtk07/DL-21-Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DL-21-Spring

Homeworks and the final project of Deep Learning, NYU 2021 Spring.

You can find class repo here: https://github.com/Atcold/NYU-DLSP21

Final Project

This final project is an image classification task with 25,600 labeld train images, 25,600 labeled validation images and 512,000 unlabeled images. There are a total of 800 classes.

We used MoCo as our semi-supervised learning framework and tried to combine design choices from other models. Most of the codes is from https://github.com/facebookresearch/moco.

We reached 30.48% accuracy with 250 epchos of pretrain + 100 epochs frozen-features classifier + 100 epochs unfrozen-features classfier.

About

Homeworks and final project for Deep Learning, NYU 2021 Spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published