Live data from Hacker News

TensorFlow Mask R-CNN code for pixelwise object detection and segmentation

github.com

1–10 of 43 posts

Re: TensorFlow Mask R-CNN code for pixelwise object detection and segmentation

#8

God bless people who implement models from academic articles that should frankly include them to begin with. What's more is that this implementation has clear instructions for extending this to your datasets.

To be fair, the academic article did include the code : https://github.com/facebookresearch/deepmask

It was just in Lua.

Re: TensorFlow Mask R-CNN code for pixelwise object detection and segmentation

#10
post #8

God bless people who implement models from academic articles that should frankly include them to begin with. What's more is that this implementation has clear instructions for extending this to your datasets.

To be fair, the academic article did include the code : https://github.com/facebookresearch/deepmask It was just in Lua.

Deepmask is something else.
Post reply on HN