kai422 / CoVOS

[CVPR 2022] Accelerating Video Object Segmentation with Compressed Video
https://kai422.github.io/CoVOS/
GNU General Public License v3.0
38 stars 3 forks source link

Hello, may I know how to train this neural network model? #2

Open cao3082423114 opened 1 year ago

cao3082423114 commented 1 year ago

I have looked through the code, but I couldn't find how to train the network. Could you please tell me how to train the network?

kai422 commented 1 year ago

Hi,

Sorry for the late response. The training is based on the code from https://github.com/hkchengrex/Mask-Propagation. But you will need to generate motion vectors and residuals in advance for training. I will release the training code later.

Regards, Kai

cao3082423114 commented 1 year ago

Thank you very much for taking the time to reply to me, and thank you for providing me with training methods. I am also looking forward to your code on generating motion vectors and residual graphs. Best regards, cao1828030626

Sheldon04 commented 1 year ago

Hello! I'm very interested in your work! I wonder that when the training code will be released? Best wishes Tian