PeterL1n / RobustVideoMatting

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

downsample #102

Closed FengMu1995 closed 2 years ago

FengMu1995 commented 2 years ago

May I downsample the images to 256*128 before feeding these data into network?It is because my memory is not big enough.