Zhedong Zheng
Zhedong Zheng
你需要跑一下 python prepare_2020.py 他的目的是 把每一类的图像放一个文件夹。
Thanks https://github.com/lukemelas/EfficientNet-PyTorch
Thanks. They are pseudo labels from the last year model. We do not provide it, since we have not used them into training. I just removed the code, and you...
Hi @yadav-sumit Thanks for your attention. We will definitely consider it to provide our features public, but it may take a while.
Thanks @tbcxx . Now we provide the extracted feature for re-implementation.
> 你好,AICITY2020,您的这篇论文无法打开,能否放出有效链接.谢谢 Hi You may press the download button. 
Hi @WuzhaoLee Recently, I also works on this problem. I think the intermediate feature might be as follows: Assuming the input is Nx3 Branch1: Nx3 -> 512x128 -> 64x256 Branch2:...
What's the version of your `timm`?
My version is '0.4.13' Please update the time
Thanks @Zarmeena1468 I just upload the https://github.com/layumi/Person_reID_baseline_pytorch/blob/master/prepare_MSMT.py You may take a look at this.