Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@gauthamzz
Created January 12, 2019 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gauthamzz/f5e3a3c3ed6d28dee2b27129ab2b391c to your computer and use it in GitHub Desktop.
Save gauthamzz/f5e3a3c3ed6d28dee2b27129ab2b391c to your computer and use it in GitHub Desktop.
{
"name": "mast rcnn balloon",
"version": "2.1",
"url": "https://github.com/matterport/Mask_RCNN/releases/download/v2.1/mask_rcnn_balloon.h5",
"description": "We train the model to detect balloons only, and then we use the generated masks to keep balloons in color while changing the rest of the image to grayscale.",
"input_parameters": "<optional>",
"output_parameters": "<optional",
"repository": {
"type": "git",
"sample": "https://github.com/matterport/Mask_RCNN/tree/master/samples/balloon",
"url": "https://github.com/matterport/Mask_RCNN"
},
"tags": ["image", "rcnn", "balloon"],
"author": "matterport",
"license": "MIT",
"bugs": {
"url": "https://github.com/matterport/Mask_RCNN/issues"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment