MyReidProject
MyReidProject copied to clipboard
Thanks for your contributions. I'm puzzled about the learnable theta. In model inference, whether the theta uses the fixed learned value after model training. 您好,我想请问一下关于theta的使用,文章中的theta是学习到了整个数据集如何区划分的区域吗?在推理的时候,是使用学习好的固定值去设置采样空间吗?在测试时,theta是否与输入图像无关了,也就是无论什么图像,都按照相同的采样区域划分呢?希望能得到您的回复,谢谢
你好,请问你复现RMGL最后结果如何
Hello,Thanks for your great work, I am running your code that found train.py there exists an unimplemented module reid_model, or I missed something, can you help me to find out...