hustvl / CrossVIS

[ICCV 2021] Crossover Learning for Fast Online Video Instance Segmentation
https://arxiv.org/abs/2104.05970
Other
85 stars 4 forks source link

静态掩码和交叉掩码 #30

Closed 15733171319 closed 2 years ago

15733171319 commented 2 years ago

hello author Students want to ask CrossVIS to finally generate static masks and cross masks, and then make losses with the real masks respectively. Then, two segmentation renderings will be obtained in the end. Which one is the most final result? thank you very much!

vealocia commented 2 years ago

Cross masks only exist in the training phase. For the inference phase, there are only static masks.