발표자: 장원동 (고려대 박사과정) 발표일: 2017.8. 개요: A semi-supervised online video object segmentation algorithm, which accepts user annotations about a target object at the first frame, will be presented. It propagates the segmentation labels at the previous frame to the current frame using optical flow vectors. However, the propagation is error-prone. Therefore, I’ve developed the convolutional trident network, which has three decoding branches: separative, definite foreground, and definite background decoders. Then, the algorithm performs Markov random field optimization based on outputs of the three decoders. These process is sequentially carried out from the second to the last frames to extract a segment track of the target object. Experimental results will demonstrate that this algorithm significantly outperforms the state-of-the-art conventional algorithms on the DAVIS benchmark dataset.