TCNet

May 13, 2023 · View on GitHub

  • This project provides the code and results for 'TCNet:Co-salient Object Detection via Parallel Interaction of Transformers and CNNs', IEEE TCSVT

Network Architecture

image

Result

  • Result, 提取码:fn1p

model

  • vgg16, 提取码:aap0;
  • t2t-vit-14, 提取码:yrlr

evaluation toolbox

  • eval-co-sod

Others

The code is based on ICNet and VST.