AGNN
AGNN copied to clipboard
About code for Multi Object Inference
@carrierlxk Hi, Xiankai, I am confused about the inference procedure on DAVIS17 and YouTubeVOS, would you mind sharing the inference or test code for multi object segmentation?
Thanks.
Thanks for your interesting in your work. The multi object segmentation codes comes from PReMVOS. We use bi-directional optical flow and the AGNN output to identify the instances in the first frame, then perform video object segmentation in the subsequent frame as PReMVOS.