-
Hey Amal,
thanks for providing this code! Would it be possible to get access to the model checkpoint of the DenseCL version trained on COCO2VOC?
Best
Pascal
-
hi, thank you for sharing your codes.
I try to train densecl on imagenet with 4*2080ti, but it takes about 13 days to finish training, which is much longer time than yours.
Did you use imagenet in l…
-
### Describe the feature
I would like to use the approach of self-supervised learning on a model based on HRnet w32 .
I noticed through the document that both simclr and densecl are based on ResN…
-
Hi, I tried to reproduce your results on VOC Semantic Segmentation, but only got **mIOU = 46.87** (while you can achieve **69.4**)
Can you give me some help?
Here's the steps I have done for repro…
-
### Branch
main branch (mmpretrain version)
### Describe the bug
I install mmpretrain repository as mentioned in the [doc.](https://mmpretrain.readthedocs.io/en/latest/get_started.html#installation…
-
Hi, would you mind sharing the config for fine-tuning a subnet on Cityscapes? Thanks in advance!
-
As the two crops have different scales in the original image, and after the network, the two outputs have the same size. So how did you find the positive pairs, i.e., how did the correspondence come f…
-
![MoCov1](https://github.com/youngtboy/Awesome-Self-Supervised-Vision-Pretrain/assets/66102178/0db281de-9c7c-4292-8e52-2fe125fb4afa)
![MoCov2](https://github.com/youngtboy/Awesome-Self-Supervised-Vis…
-
**Checklist**
1. I have searched related issues but cannot get the expected help.yes
2. I have read the FAQ documentation but cannot get the expected help.yse
i want to train the model simclr …
-
Dear community,
We are excited to announce the release of a new and upgraded deep learning pre-trained models library, MMPreTrain. We have integrated the original MMClassification, image classifica…