syh-hue

Results 4 comments of syh-hue

> 可以加个联系方式私聊 你好,可以探讨一下这个问题吗,我也遇到了。我的q:843781804

> > > > 在评估中,损坏的图像将即时生成,但不会保存在本地。更多细节可以在代码中找到(参见 ./datasets/make_dataloader.py)。 在我训练之后,测试test中出现这个问题,始终没能解决 Traceback (most recent call last): File "F:/workspace/CIL-ReID-main/test.py", line 72, in mINP, mAP, rank1, rank5, rank10 = do_inference( File "F:\workspace\CIL-ReID-main\processor\processor.py", line 208, in do_inference...

> @syh-hue您好,感谢您对我们的工作感兴趣。对于特征嵌入的可视化,我们使用 t-SNE。我们首先计算目标数据集中每个单个图像的特征嵌入,然后使用 t-SNE。t-SNE 的使用很简单,请参考这个有用的存储库:[https](https://github.com/CannyLab/tsne-cuda) : [//github.com/CannyLab/tsne-cuda](https://github.com/CannyLab/tsne-cuda) ok thanks, Let me have a try.

> 可以尝试在每个stage的最后一个block添加SA ok,thx