lxtGH / CAE

This is a PyTorch implementation of “Context AutoEncoder for Self-Supervised Representation Learning"
193 stars 22 forks source link

Downstream Task Object Detection Model #15

Open babar41 opened 1 year ago

babar41 commented 1 year ago

Hi, I want to reproduce the object and instance segmentation on COCO. Is it possible to share the finetuned model weights for the downstream task object detection ?

SelfSup-MIM commented 1 year ago

Hi, we did not save the detection model. I think the code could reproduce the results well. If there is some question, please tell me~