OICR-PyTorch icon indicating copy to clipboard operation
OICR-PyTorch copied to clipboard

About the performance.

Open bityangke opened this issue 5 years ago • 3 comments

It is weird that the mAP I got with your codes is about 37~38. I use the default setting. I also can not reproduce the results of https://github.com/luiszeni/Boosted-OICR.

bityangke avatar Aug 06 '20 12:08 bityangke

PS: Pytorch ==1.3 cuda==10.1 rtx2080ti

bityangke avatar Aug 06 '20 12:08 bityangke

My Pytorch version is 1.2.

I think maybe CUDA and GPU affect the performance, sometimes the old version of the hardware can be more stable.

CatOneTwo avatar Aug 08 '20 14:08 CatOneTwo

You can test with my model, I have updated it in README

CatOneTwo avatar Aug 08 '20 15:08 CatOneTwo