8000 GitHub - serg-kas/MaskR-CNN-demo: Mask R-CNN from tensorflow hub for semantic segmentation and background removing
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mask R-CNN from tensorflow hub for semantic segmentation and background removing

License

Notifications You must be signed in to change notification settings

serg-kas/MaskR-CNN-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaskR-CNN-demo

Demonstration of the pre-trained Mask R-CNN network.

tensorflow_hub

Operation modes:

  1. Object detection
  2. Instance segmentation
  3. Person detecting and remove background
  4. Person detecting and remove background with cutting and blurring contour
  5. Removing the background only with opencv Canny Edge Detection
  6. Person detecting and remove background with cutting contour and fine-tuning it (remove_background_test).

Original

See other examples in folder "presets".

Releases

No releases published

Packages

No packages published

Languages

0