Closed hrithikpuri5 closed 4 years ago
Thank you for sharing the dataset! I want to use the maskrcnn with keras. How can we use the config and weights for the same?
@hrithikpuri5 I do not think you can, since the pre-trained model uses Detectron and Caffe2 (pytorch) framework. If you want to use keras with tensorflow backend, you will need to train the model on PubLayNet.
Thank you for sharing the dataset! I want to use the maskrcnn with keras. How can we use the config and weights for the same?