PeterL1n / RobustVideoMatting

Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
https://peterl1n.github.io/RobustVideoMatting/
GNU General Public License v3.0
8.61k stars 1.14k forks source link

background image dataset #70

Closed FengMu1995 closed 3 years ago

FengMu1995 commented 3 years ago

Could you send me background images for Academic use

PeterL1n commented 3 years ago

No, the images are crawled without a license, so I prefer not to send them out. You should be able to crawl your own images fairly easily. The exact keywords for crawling we used are in the BGMv2 paper supplementary. We also run YOLO 5 to remove images with humans in them.

FengMu1995 commented 3 years ago

OK,THANKS