open-reid

Open source person re-identification library in python

Github星跟踪图

Open-ReID

Open-ReID is a lightweight library of person re-identification for research
purpose. It aims to provide a uniform interface for different datasets, a full
set of models and evaluation metrics, as well as examples to reproduce (near)
state-of-the-art results.

Installation

Install PyTorch (version >= 0.2.0). Although we support
both python2 and python3, we recommend python3 for better performance.

git clone https://github.com/Cysu/open-reid.git
cd open-reid
python setup.py install

Examples

python examples/softmax_loss.py -d viper -b 64 -j 2 -a resnet50 --logs-dir logs/softmax-loss/viper-resnet50

This is just a quick example. VIPeR dataset may not be large enough to train a deep neural network.

Check about more examples
and benchmarks.

主要指标

概览
名称与所有者Cysu/open-reid
主编程语言Python
编程语言Python (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2017-02-20 03:30:29
推送于2019-04-23 11:49:54
最后一次提交2017-12-08 07:09:58
发布数0
用户参与
星数1.4k
关注者数39
派生数350
提交数212
已启用问题?
问题数91
打开的问题数36
拉请求数7
打开的拉请求数1
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?