Skip to content

Xiaoyang-Rebecca/DeepEraser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepEraser

An object-oriented "eraser" for image and video. Is able to remove the pixels with designated type. .

Input Video

.

Output Video (Bordered, Erased)

. .

Option1

python deep_eraser.py
-t 'sports ball'
--video demo/input/clip1.mp4
-o demo/input/clip1_out_sports_ball

Option2

python deep_eraser.py
-t 'sports ball'
--video examples/astros/clip1.mp4
-o examples/astros/clip1_out_sports_ball

The pipeline is inspired from Mask RCNN and Generative Inpainting Netork

About

Deep Eraser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages