suyukun666 / UFO

Official PyTorch implementation of the “A Unified Transformer Framework for Co-Segmentation, Co-Saliency Detection and Video Salient Object Detection”. (TMM2023)
MIT License
295 stars 49 forks source link

Co-saliency detection test set #3

Open sourachakra opened 2 years ago

sourachakra commented 2 years ago

Hello authors, I am currently evaluating the UFO model for co-saliency detection. Could you please share with me the test set you used for evaluating model performance for co-saliency detection. Is that part of the three datasets: CoCA, Cosal2015, CoSoD3k or the entire datasets you use for testing? Thanks.

suyukun666 commented 2 years ago

Sorry for the late reply. They are the entire datasets for testing.

You can download them from their publicly released paper. Thanks