Skip to content

kateqwerty001/DeepLearning-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepLearning project (ResNet18, Transformers, TransferLearning, CurriculumLearning, XAI)

The First Part of the project

This project investigates the transferability of convolutional neural networks (CNNs) and transformer-based models. We will train both model types on the Describable Textures Dataset (DTD) and fine-tune them on the RSSCN7 dataset. Additionally, we will compare their performance with pretrained models from ImageNet and apply eXplainable AI (XAI) methods to interpret model decisions.

The Second Part of the project

This part of the project was described in detail in the Presentations-Report/TransferLearning_ResearchProposal.pdf

To make a long story short, we decided to explore curriculum learning (self-paced method and with manual division of images into 3 parts) on Resnet18.

Results

The whole project was described in detail in our report : Presentations-Report/Project-report.pdf

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 60.6%
  • Jupyter Notebook 33.7%
  • Rich Text Format 5.7%