Skip to content

Commit

Permalink
[README] update links to Eric's thesis and OpenISS
Browse files Browse the repository at this point in the history
  • Loading branch information
smokhov committed Jun 29, 2021
1 parent 78f3c94 commit 7a3fc83
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
# Person Re-Identification Baseline
# OpenISS Person Re-Identification Baseline

This repo basically is the re-implementation (tensorflow + keras) of a person
re-identification baseline propose by the paper
This repo basically is the OpenISS re-implementation (tensorflow + keras) of a person
re-identification baseline proposed by the paper
["Bag of Tricks and A Strong Baseline for Deep Person Re-identification"](https://arxiv.org/abs/1903.07071).

The authors original implementation which is in Pytorch can be found in their
[repo](https://github.com/michuanhaohao/reid-strong-baseline).

This is a part of the Eric Lai's ML portion of the [OpenISS](https://github.com/OpenISS/OpenISS) project for his
master's thesis:

* [Haotao Lai](https://github.com/laihaotao), [*An OpenISS Framework Specialization for Person Re-identification*](https://spectrum.library.concordia.ca/985788/), Master's thesis, August 2019, Concordia University, Montreal

See also: [openiss-yolov3](https://github.com/OpenISS/openiss-yolov3).

## Enviornment

Expand Down

0 comments on commit 7a3fc83

Please sign in to comment.