WXinlong / DenseCL

Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GaussianBlur is already registered in pipeline

jancylee opened this issue · comments

How can I evalute the performance of the model pretrained in coco(800)?

@jancylee For evaluating on downstream detection and segmentation, please refer to benchmarks/detection/README.md. For evaluating on classification of VOC07 Linear SVM, please refer to here.