Coder Social home page Coder Social logo

Instructions to setup training infrastructure

  1. Install required python packages from requirements.txt file.
  2. Place the input data images and json file as per samples in the repository.
  3. Path for Json file is defined in config_2.py file and dataset_500.json contains relative paths for the input images.
  4. Surrounding stream input size can be modified in config_2.py file through variables image_size_w_p & image_size_h_p, default values are 96,48 respectively.
  5. Current data is splitted in 5 sets beforehand and Train:Validation:Test split is 2:1:2.
  6. Data pre-processing parallelization can be controlled through max_workers parameter in siamese_two_stream.py, default = 10.
  7. suffix and model_name parameters from siamese_two_stream.py can be modified to change the saved model names.

Commands

Train

python siamese_two_stream.py train

Test

python siamese_two_stream.py test models-car-96-96/

Test resuls on Vehicle Reid dataset

  • Combined Results -
    • Precision:94.56 | Recall:91.08 | F-score:92.62

Model Architecture and input example

Current Model

Aditya Choudhary's Projects

algowiki icon algowiki

Repository which contains all the links and resources on different topics of Computer Science

bus_route icon bus_route

Bus Route finding app (Android) for Jaipur,India

cf-tasks-filter icon cf-tasks-filter

Python script for filtering Codeforces problems by division and index

deep-humor icon deep-humor

Analyse the self-attention patterns in BERT for humor classification and verify the linguistic theory of humor, use GPT-2 to create humor from user prompt

flair icon flair

A very simple framework for state-of-the-art Natural Language Processing (NLP)

guides icon guides

A collection of easy-to-understand guides to programming tools

hacktoberfest2018 icon hacktoberfest2018

This is a repo created for starters to remember the Hacktober Fest organized by Github, DigitalOcean and Twilio.

keras icon keras

Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.

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.