WXinlong / DenseCL

Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.
GNU General Public License v3.0
544 stars 70 forks source link

The performance of DenseCL on classification task #5

Closed ChongjianGE closed 3 years ago

ChongjianGE commented 3 years ago

Hi, @WXinlong . Thanks for the great work. Since the article claims that the proposed method mainly aims to solve the dense prediction tasks (e.g., detection and segmentation), I wonder if you have tried DenseCL on the classification task and what is the performance.

WXinlong commented 3 years ago

@ChongjianGE Thanks for the interest. We tried the classification on VOC dataset and the results are reported in the paper. Overall, there is no clear gain on the classification task.