GithubHelp home page GithubHelp logo

spynccat / gait_recognition_baseline_for_hid2020 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zihaomu/gait_recognition_baseline_for_hid2020

0.0 1.0 0.0 400 KB

The baseline code for the HID 2020 competition

License: Apache License 2.0

Python 99.57% Shell 0.43%

gait_recognition_baseline_for_hid2020's Introduction

Code example for Human Identification at a Distance 2020 (HID2020)

overview

Overview

This code example is made for HID2020 Competition. The goal of the competition is to provide an evaluation for state-of-the-arts on human identification at a distance (HID). The competition and workshop is endorsed by IAPR Technical Committee on Biometrics (TC4). The workshop will be hosted in conjunction with the Asian Conference on Computer Vision (ACCV 2020) from Nov 30 โ€“ Dec 4, 2020.

How to train you own recognition model?

  1. Set you own model struture in models/model.py and models/model_factor.py.

  2. Configure model training config, the default config file is ./config/baseline_config.yml.

  3. Run code:

bash train.sh

How to test and generate a submission.csv?

Configure the model used for the test and the path of SampleSubmission.csv file.

Run code :

bash test.sh

./config/baseline_config.yml can achieve about 20% accuracy.

And the output file is submission.csv. BEFORE you submit it to CodaLab, make sure you compress it into a zip file.

Citation

The code model refers to the following article. Please cite this paper in your publications if it helps your research:

@article{zhang2019comprehensive, title={A comprehensive study on gait biometrics using a joint CNN-based method}, author={Zhang, Yuqi and Huang, Yongzhen and Wang, Liang and Yu, Shiqi}, journal={Pattern Recognition}, volume={93}, pages={228--236}, year={2019}, publisher={Elsevier} }

gait_recognition_baseline_for_hid2020's People

Contributors

zihaomoo avatar zihaomu 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.