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

关于训练数据的设置 #135

Open DavidKong96 opened 2 years ago

DavidKong96 commented 2 years ago

您好。请问在训练时,将video matting数据按照时序长度seq_length设置节点并作为dataloader的index ,而在使用video seg的时候没有这么做。请问这样的目的是什么呢?有什么好处吗?