Giter Site home page Giter Site logo

felixzhang7 / aicity-reid-2020 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from layumi/aicity-reid-2020

0.0 0.0 0.0 8.97 MB

:red_car: The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)

License: MIT License

Python 100.00%

aicity-reid-2020's Introduction

AICity-reID 2020 (track2)

In this repo, we include the 1st Place submission to AICity Challenge 2020 re-id track (Baidu-UTS submission) [Paper]

We fuse the models trained on Paddlepaddle and Pytorch. To illustrate them, we provide the two training parts seperatively as following.

Performance:

AICITY2020 Challange Track2 Leaderboard

TeamName mAP Link
Baidu-UTS(Ours) 84.1% code
RuiYanAI 78.1% code
DMT 73.1% code

Extracted Features & Camera Prediction & Direction Prediction:

You may dowanload from GoogleDrive or OneDrive

├── final_features/
│   ├── features/                  /* extracted pytorch feature
│   ├── pkl_feas/                   /* extracted paddle feature (include direction similarity)
│       ├── real_query_fea_ResNeXt101_32x8d_wsl_416_416_final.pkl 
|           ...
│       ├── query_fea_Res2Net101_vd_final2.pkl                 
│   ├── gallery_cam_preds_baidu.txt      /*  gallery camera prediction
│   ├── query_cam_preds_baidu.txt      /*  query camera prediction
|   ├── submit_cam.mat             /*  camera feature for camera similarity calculation

Related Repos:

Citation

Please cite this paper if it helps your research:

@article{zheng2020beyond,
  title={Going beyond real data: a robust visual representation for vehicle re-identification},
  author={Zhedong Zheng, Minyue Jiang, Zhigang Wang, Jian Wang, Zechen Bai, Xuanmeng Zhang, Xin Yu, Xiao Tan, Yi Yang, Shilei Wen, and Errui Ding},
  journal={IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
  year={2020}
}

aicity-reid-2020's People

Contributors

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