Skip to content

Commit 2abdf81

Browse files
Change name of the project, fix README a bit
1 parent 930d984 commit 2abdf81

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

README.rst

+13-11
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
Torchreid
2-
===========
3-
Torchreid is a library for deep-learning person re-identification, written in `PyTorch <https://pytorch.org/>`_.
1+
Deep Object Reid
2+
================
43

5-
It features:
4+
Deep Object Reid is a library for deep-learning image classification and object re-identification, written in `PyTorch <https://pytorch.org/>`_.
5+
It is a part of `OpenVINO™ Training Extensions <https://github.com/opencv/openvino_training_extensions>`_.
6+
7+
The project is based on Kaiyang Zhou's `Torchreid <https://github.com/KaiyangZhou/deep-person-reid>`_ project.
8+
9+
Its features:
610

711
- multi-GPU training
812
- support both image- and video-reid
@@ -18,17 +22,15 @@ It features:
1822
- visualization tools (tensorboard, ranks, etc.)
1923

2024

21-
Code: https://github.com/KaiyangZhou/deep-person-reid.
22-
23-
Documentation: https://kaiyangzhou.github.io/deep-person-reid/.
25+
Code: https://github.com/openvinotoolkit/deep-object-reid
2426

25-
How-to instructions: https://kaiyangzhou.github.io/deep-person-reid/user_guide.
27+
How-to instructions: https://github.com/openvinotoolkit/deep-object-reid/blob/ote/docs/user_guide.rst
2628

27-
Model zoo: https://kaiyangzhou.github.io/deep-person-reid/MODEL_ZOO.
29+
Model zoo by Kaiyang Zhou: https://github.com/openvinotoolkit/deep-object-reid/blob/ote/docs/MODEL_ZOO.md
2830

29-
Tech report: https://arxiv.org/abs/1910.10093.
31+
Original tech report by Kaiyang Zhou and Tao Xiang: https://arxiv.org/abs/1910.10093.
3032

31-
You can find some research projects that are built on top of Torchreid `here <https://github.com/KaiyangZhou/deep-person-reid/tree/master/projects>`_.
33+
Also you can find some other research projects that are built on top of Torchreid `here <https://github.com/KaiyangZhou/deep-person-reid/tree/master/projects>`_.
3234

3335

3436
What's new

third-party-programs.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Intel Torchreid Third Party Programs File
1+
Deep Object Reid Third Party Programs File
22

33
This file contains the list of third party software ("third party programs")
44
contained in the Intel software and their required notices and/or license

0 commit comments

Comments
 (0)