-
Thanks for your error report and we appreciate it a lot.
**Checklist**
* I have searched related issues but cannot get the expected help.
* The bug has not been fixed in the latest version.
…
-
Hello, first of all thank you for the good work.
I have one question: Is the performance of the MixViT_L model on the got10k dataset the performance learned on the full dataset? (AO : 75.7%)
-
Hi ,
I want to train the pretrained model in detectron2 framework for object detection.
But the code only train 1 epoch and then ended.
Is this a bug ?
-
-
-
Hi ,
about Backbone pretrained weight, where we can download it ?
BACKBONE:
PRETRAINED: True
PRETRAINED_PATH: '/YOUR/PRETRAINED/VIT/DIR/mae_pretrain_vit_base.pth'
-
Thank you for your impressive work! VideoConvMAE seems still lack a code release, can you update it?
-
-
![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…
-
Hello, Thank you for your great job!
It is mentioned that DINO framework is also tried in your work and it shows containers learn more efficiently.
Will the training and eval codes for containers …