UVO 2021 基于图像的开世界分割挑战赛冠军方案
计算机视觉与模式识别
2021-10-22 v1
摘要
我们描述了用于参加该挑战赛的两阶段实例分割框架。我们框架的第一阶段由一个目标检测器组成,其以边界框的形式生成目标提议。随后,图像与检测到的边界框被送入第二阶段,在其中应用分割网络对边界框中的目标进行分割。我们以类无关的方式训练了所有网络。我们的方法在 UVO 2021 基于图像的开世界分割挑战赛中获得了第一名。
引用
@article{arxiv.2110.10239,
title = {1st Place Solution for the UVO Challenge on Image-based Open-World Segmentation 2021},
author = {Yuming Du and Wen Guo and Yang Xiao and Vincent Lepetit},
journal= {arXiv preprint arXiv:2110.10239},
year = {2021}
}
备注
Code:https://github.com/dulucas/UVO_Challenge