GithubHelp home page GithubHelp logo

xrosliang / softened-similarity-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryanaleksander/softened-similarity-learning

0.0 1.0 0.0 8 KB

Unofficial Pytorch implementation of Unsupervised Person Re-identification via Softened Similarity Learning

Python 100.00%

softened-similarity-learning's Introduction

ARTNet Pytorch

Introduction

Unofficial Pytorch implementation of Unsupervised Person Re-identification via Softened Similarity Learning

Paper: https://arxiv.org/abs/2004.03547

Requirements

The code is written using the following environment. There isn't a strict version requirement, but deviate from the listed versions at your own risk

  • python: 3.7.3
  • pytorch: 1.2.0
  • torchvision: 0.4.0
  • matplotlib: 3.1.0
  • numpy: 1.16.4
  • tqdm: 4.32.1

Training

Preparing Data

  1. Download and extract files for the memory table: https://drive.google.com/file/d/1Oc824mzfJ1LYRWc1R3sLWgcf_T6efpJc/view?usp=sharing
  2. This implementation is built for the Market1501 dataset only. So just download it and extract to your desired location.

Configuration

  1. Make a copy of config.ini
  2. Edit the configurations as you see fit

Run

python train.py --config [config file path]

Testing

python test.py --config [config file path]

Extra

A pretrained model with Top-1 accuracy 0.66: https://drive.google.com/file/d/1V5JrR3Vqvj7HRQCcT99ZqBVrqUYnpRtv/view?usp=sharing

softened-similarity-learning's People

Contributors

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