Code Monkey home page Code Monkey logo

naic_reid_2020_top20's Introduction

Naic_reid_2020

NAIC_ReID_Competition

Authors

Project File Structure

+-- NAIC_reid_2020
|   +-- reid_baseline(source code)
|   +-- model(dir to save the output)
|   +-- NAIC_Person_Reid(put dataset here)
|		+--image_B

Get Started

  1. cd to folder where you want to download this repo

  2. Run git clone https://github.com/bochuanwu/Naic_reid_2020.git

  3. Install dependencies:

    I use cuda 10.1/python 3.6.10/torch 1.5.0/torchvision 0.6.0 for training and testing.

  4. ResNet-ibn is applied as the backbone. Download ImageNet pretrained model here or using the link in the source code 'pth.txt'

RUN

  1. If you want to test the Person ReID Compitition of NAIC . Put the test dataset to correct position and Use the following commands:

    bash run.sh
  2. If you want to use our baseline for training.

    python train.py --config_file [CHOOSE WHICH config TO RUN]
    # E.g
    #python train.py --config_file configs/naic_round2_model_a.yml

naic_reid_2020_top20's People

Contributors

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