TuSimple / mx-maskrcnn

An MXNet implementation of Mask R-CNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mx-maskrcnn for keypoint detection

tianyuecao opened this issue · comments

I would like to use maskrcnn to do keypoint detection, what should i change?

any suggestions are welcome.

I've modified this project by referring a tensorflow version but find the keypoint softmax loss hard to converge. Can anyone help me please?