zllrunning / video-object-removal

Just draw a bounding box and you can remove the object you want to remove.
MIT License
2.66k stars 474 forks source link

What courses should I learn in order to implement such a project? #13

Closed 0weights closed 4 years ago

zllrunning commented 4 years ago

Maybe basic knowledge of images, deep learning and python. There are also some python packages that need to be learned, such as pytorch, opencv.