Closed m3at closed 5 years ago
Sorry. I have no idea at the moment.
@m3at Did you find anything that might cause this?
I've found that the problem is caused by some commits between 4.5.0 to 5.1.0, and the problem is fixed in 5.2.0. I will filter 5.0.0 and 5.1.0 in requirements.txt via #37
@m3at Did you find anything that might cause this?
Sorry I had no opportunity to dig into it.
Thanks for finding the issue 👍
Hi, first thanks a ton for that clean implementation of Mask-RCNN, it's very helpful! :slightly_smiling_face:
When trying to reproduce the results shown in the inference example, I get qualitatively worst results (see bellow).
I'm running this on a 1070Ti on Ubuntu 18.04, with:
It seems that you developed this on Chainer 4.0, but I could not find in the release notes what change in v5 could make this kind of impact. Do you have any ideas about what specific change could have affect the results?
Alternatively, some other things could be happening on my side that impact the results, I will investigate as soon as I get the time this week and report it here.
Weights from Google Drive
Weights from Caffe2 (image 1)
Weights from Caffe2 (image 2)