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

About the dense correspondence #15

Closed Finspire13 closed 3 years ago

Finspire13 commented 3 years ago

Hi, thanks for your contribution, very interesting approach!

Have you tried to compute the dense correspondence directly from the geometric transformation (resize / crop / flip) between the views?

Finspire13 commented 3 years ago

I find a similar issue, sorry for duplication.

11