Bingchen Zhao

Results 7 comments of Bingchen Zhao

the problem may be cause by numerical underflow in https://github.com/XingangPan/Switchable-Whitening/blob/master/models/ops/switchwhiten.py#L175 ? I think maybe add a eps here can solve it ?

使用SyncBN能不能解决这个问题呢 @L1aoXingyu

Hi, I implement SyncBN training and my code is [here](https://github.com/DTennant/reid_baseline_with_syncbn), since I changed a lot of the code(including the folder structure), so I won't be able to pull a request......

Can you please provide your config file?

the TRAIN_PATH, QUERY_PATH and GALLERY_PATH should be the folder to the images

Can you post your data.py?

There is a ICCV2017 paper Deep Generative Adversarial Compression Artifact Removal(https://arxiv.org/abs/1704.02518) dealing with the JPEG compression artifact removal