Giter Club home page Giter Club logo

tdt05_project's Introduction

TDT05 group project

This is a project that explores the performance increase from using a backbone trained using a self-supervised method (SimSiam) before training in a more traditional supervised way.

Development

Installing dependecies

You should use a virtual environment. Thus do the following steps for the first time setup:

python -m venv venv
source venv/bin/activate  # windows: venv\Scripts\activate
pip install -r requirements.txt

Datasets:

Supervised

Cat breeds image dataset: https://www.kaggle.com/datasets/shawngano/gano-cat-breed-image-collection

Self-Supervised

Animals10: https://www.kaggle.com/datasets/alessiocorrado99/animals10

Training:

Self-supervised:

  1. Update the parameters in train_ssl.py to your liking.
  2. Run python train_ssl.py

Supervised:

  1. Update the parameters in train_supervised.py to your liking.
  2. Run python train_supervised.py

tdt05_project's People

Contributors

ulrik2204 avatar redrei avatar espenbfo avatar

Stargazers

 avatar

Watchers

 avatar Raymond Li avatar  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.