Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.01 KB

README.md

File metadata and controls

40 lines (33 loc) · 1.01 KB

deep_learning_project-

This repository is a part of the final project at the deep learning course (DD2424).
Team:
Cassandra Mannila Email: [email protected]
Punnawat Siripatthiti Email: [email protected]
Guoheng Chen Email: [email protected]
Xindi Liu Email: [email protected]


Professor: Josephine Sullivan
Institute: KTH Royal Institute of Technology, Stockholm, Sweden
Reference for the codes in this respository

VGG

  1. https://machinelearningmastery.com/how-to-develop-a-cnn-from-scratch-for-cifar-10-photo-classification/

2. https://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html

ResNet

  1. https://github.com/kuangliu/pytorch-cifar

2. https://pytorch-tutorial.readthedocs.io/en/latest/tutorial/chapter03_intermediate/3_2_2_cnn_resnet_cifar10/

Contamination Labels

  1. https://kdorichev.github.io/deeplearning//Image_Classification_CIFAR_10

2. https://medium.com/@taggatle/image-classification-with-fastai-v1-2908b6e06273