Giter Site home page Giter Site logo

person-reid's Introduction

An Improved Deep Learning Architecture for Person Re-Identification

paper link

Environment

  • Ubuntu 16.04
  • Python 2.7.12
  • TensorFlow 1.2.1
  • CUDA 8.0
  • cudnn 5.1
  • NVIDIA GTX Titan X (Pascal)

Installation

git clone https://github.com/thomaspark-pkj/person-reid.git

Prepare dataset

Download CUHK03 dataset from CUHK Person Re-identification Datasets then extract file.

python cuhk03_dataset.py your_dataset_path

Traininig

python run.py --data_dir=your_dataset_path

Validation

python run.py --mode=val --data_dir=your_dataset_path
Result

Accuracy can be different slightly because image pair is generated randomly in validation dataset.

Accuracy: 0.846667

Test

python run.py --mode=test --image1=your_dataset_path/labeled/val/0000_00.jpg --image2=your_dataset_path/labeled/val/0000_05.jpg
Result
True

person-reid's People

Contributors

thomas-udp avatar digitalbrain79 avatar

Watchers

James Cloos avatar Edward He 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.