SHI-Labs / Self-Similarity-Grouping

Self-similarity Grouping: A Simple Unsupervised Cross Domain Adaptation Approach for Person Re-identification (ICCV 2019, Oral)
187 stars 43 forks source link

About the source_train.py #3

Open luissen opened 5 years ago

luissen commented 5 years ago

I run the source_train.py, and there is a error, as follows: Traceback (most recent call last): File "source_train.py", line 311, in main(parser.parse_args()) File "source_train.py", line 238, in main top1 = rank_score.allshots[0] AttributeError: 'numpy.float64' object has no attribute 'allshots'. Why?

ITdoubleseven commented 5 years ago

I saw the author mentioned this in his guidance.Have you solved yet?

luissen commented 5 years ago

I just delete it...... orz