CamStyle icon indicating copy to clipboard operation
CamStyle copied to clipboard

Camera Style Adaptation for Person Re-identification CVPR 2018

Results 9 CamStyle issues
Sort by recently updated
recently updated
newest added

Hi, How much should epoch be set when batch size is set to 3. Thanks.

Hi, when I run the comand “python main.py -d market --logs-dir logs/market-ide-camstyle --camstyle 46” I get errot “RuntimeError: CUDA error: out of memory” Can you help me with your answer?

"html.py", line 1, in import dominate ImportError: No module named dominate i can't find dominate file in your project, can you help me with this?

Hi. The total number of categories in the training set is 751, but the category ID read from the training set is beyond this range. How to solve this problem?...

When i use train_market.sh to train generate model,i don't kown how to set best batchsize and epoch number. can u give me your training parameter(batchsize and opech number)? With the...

我修改了loss选择与选择了输出为特征,但是特有的数据加载方式应该如何修改,我在reid/utils/data中找到了sampler.py与prerocessor.py文件 但我不知如何在主函数中使用

In the paper,you viewed the real and fake images equally,as to the loss function, when defining loss function , why you considered it into two parts ?

Why is the Rank-1 and mAP of the IDE+CamStyle experiment when I directly use the code and the author's picture lower than the Rank-1 and mAP of the IDE experiment?...