Code Monkey home page Code Monkey logo

pytorch-retinanet's Introduction

pytorch-retinanet

Fork of yhenon/pytorch-retinanet. See their ReadMe for typical use.

Work for my internship at ENSTA Paristech.

Retinanet adapted for macro-classification based on micro detection. Here specifically for Architectural style classification based on detected architectural element.

Doesn't support SHAP yet.

At the moment it trains sequentially Detection and Classification and doesn't compute the GED at each iteration as the SHAP values are computed very slowly.

Installation

for the organisation of the folder please follow the organisation propose in here

MONUAI

if you want to run the MONUAI train please write 'python train.py' with default parameters the code should work. For inference and GED computation, please write python inference.py --model_path 'yourcheckpoint.pt'

Pascal Part

if you want to run the Pascal Part train please write 'python train_pascal.py' with default parameters the code should work. python inference.py --csv_inference 'data/test_Pascal_part.csv' --csv_train 'data/train_Pascal_part.csv' --csv_classes 'data/class_retinanet_Pascal.csv' --dataset 'PascalPart' --model_path 'yourcheckpoint.pt'

pytorch-retinanet's People

Contributors

yhenon avatar julessanchez avatar yhenon-nextdroid avatar giannifranchi avatar rvandeghen avatar mimoralea avatar xu1718191411 avatar

Stargazers

Natalia Díaz Rodríguez avatar

Watchers

James Cloos 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.