Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 404 Bytes

baseline

a repository which is the baseline of Person Re-ID by Pytorch.

this RESO is coming from personREID baseline

this edition has some explanatory notes, and may be changed or be added something in future.

使用此命令调用FNN函数:

 python3 train.py --gpu_ids 1,2,3 --FNN --name FNN --batchsize 2

其他不变