Coder Social home page Coder Social logo

antoinesalaun / planktontaxaclassifier Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8 MB

Testing new technics to improve Plankton taxonomic classification such as ResNets and Discriminative filters DFL-VGG16.

Python 98.35% Rich Text Format 1.65%
classification computer-vision deeplearning dfl-cnn plankton resnet

planktontaxaclassifier's Introduction

PlanktonTaxaClassifier

Download the dataset

The dataset canbe downloaded from SEANOE's website : https://www.seanoe.org/data/00446/55741/ Then, move the data in the ZooScanSet folder

Start a run

You can start a run by launching the following command

cd Code
python3 Runner.py 1.0 0.7 20 1e-5 128 ADAM 0.1 ResNet18

Training parameters

The parameters should come after

python3 Runner.py

in the following order

  • sampling factor (What percentage of the data is used)
  • train factor (How much of it is used for training, the rest is for validation)
  • epochs
  • learning rate
  • Batch Size
  • Optimizer (ADAM or SGD)
  • Weight decay
  • Network (BaseNet, ResNet18, ResNet34 or DFL-VGG16)

Note

Relative paths are used but depending on the architecture of your file system, some paths might be broken. If it is the case, you should modify it in the beggining of Code/Experiment.py

planktontaxaclassifier's People

Contributors

antoinesalaun 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.