person_search
person_search copied to clipboard
Test accuracy
Thanks for the work! Is there anyone trained your own model using the provided code on the SYSU dataset and test your trained model? How much mAP accuracy can you achieve if you test the result with your trained model for the gallery size range from 50 to 4000?
@Dingyuan-Zheng I have trained this model excluding the spatial transform part, unfortunately, the oim loss cannot convergence,and the mAP accuracy is only 24% at 10 epoch, also, the detection ap is under 10%. Can you give me some advice for that?
@Dingyuan-Zheng I have trained this model excluding the spatial transform part, unfortunately, the oim loss cannot convergence,and the mAP accuracy is only 24% at 10 epoch, also, the detection ap is under 10%. Can you give me some advice for that?
I also got a very low performance, have you found any reason of that? @chaste10ve
@Dingyuan-Zheng I have trained this model excluding the spatial transform part, unfortunately, the oim loss cannot convergence,and the mAP accuracy is only 24% at 10 epoch, also, the detection ap is under 10%. Can you give me some advice for that?
I also got the same result as yours, can you found the reasons for this?