cad0p / maskrcnn-modanet

A Mask R-CNN Keras implementation with Modanet annotations on the Paperdoll dataset
MIT License
73 stars 18 forks source link

How to run inference using pretrained model on one image #17

Open vankhoa21991 opened 4 years ago

vankhoa21991 commented 4 years ago

Hello,

I read the instruction but I'm not sure how I can run the pretrained model resnet50_modanet on an image.

Thanks for your help.

AndyHuang97 commented 4 years ago

Run the command !maskrcnn-modanet processimage save image to view the possible options (e.g. -p for a path of the image, -u for a URL of the image)