moothes / A2S-v2

A more robust Unsupervised Salient Object Detection (USOD) framework.
MIT License
46 stars 4 forks source link

Split training for single multimodal task #14

Open ChenJunhao-Fighting opened 10 months ago

ChenJunhao-Fighting commented 10 months ago

请问对于VSOD任务,该阶段利用了光流信息了吗?图片与光流信息是如何融合的

moothes commented 10 months ago

感谢您对我们工作的关注。 光流、深度图、红外图等额外模态数据都是在Boundary Texture Matching部分使用的。 你可以看论文里这一部分,有对具体使用方法的介绍。