JingchunCheng / SegFlow

Demo code of the paper "SegFlow: Joint Learning for Video Object Segmentation and Optical Flow", in ICCV 2017
178 stars 41 forks source link

Is the segmentation model(upper branch) trained unsupervised during the Iterative Offline Training? #15

Open AXu0511 opened 1 year ago

AXu0511 commented 1 year ago

Hello, thanks a lot for your excellent work. I have a few questions. Is the segmentation model(upper branch) trained unsupervised during the Iterative Offline Training? Does the optical flow output of the lower branch act as the ground truth of the segmentation output during the Iterative Offline Training?