michuanhaohao / AlignedReID

Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.
MIT License
401 stars 114 forks source link

which version of pytorch is used? #1

Closed xhuanlc closed 6 years ago

xhuanlc commented 6 years ago

Hello Hao, Would you tell me what's the version of pytorch you are using please? Will appreciate if u can add a requirements list of this project. Cheers, Chao

ShadowLau commented 6 years ago

@xhuanlc pytorch0.4.0 and python2.7 work for me on ubuntu14.04

michuanhaohao commented 6 years ago

@xhuanlc I use pytorch0.4.0 and python2.7. Python3 is unavailable.

michuanhaohao commented 6 years ago

See README