ibot icon indicating copy to clipboard operation
ibot copied to clipboard

iBOT :robot:: Image BERT Pre-Training with Online Tokenizer (ICLR 2022)

Results 9 ibot issues
Sort by recently updated
recently updated
newest added

Hello, thank you for your sharing Could you please provide the log of 1% semi-sup evaluation on IN1k, so that I can check my reproducing?

When I try to use torch.utils.checkpoint.checkpoint as follows, and use apex to train the model, I found that the loss is so small as 0.4, but the normal loss is...

Hi. I compared iBOT Swin-T and supervised Swin-T as pre-trained models for COCO, getting the following results: **Supervised Swin-T:** mAP 0.432 **iBOT Swin-T:** mAP 0.428 The detection framework is Mask...

Hi, thank you for providing the code. I have a question about how to set the `bottleneck_ dim=0` in` DINOHead `and` iBOTHead`, there will be no `self. last_ Layer=nn. utils....

Hi, I'm new to ibot and mmcv, sorry to disturb. I'm trying to reproduce the object detection task in evaluation phase. I set the job name to "first_try" and my...

can this package be used to detect sharp video transitions and jump time points? (time points when video cuts to another scene or time point) If so, how?

For vit-s training, the batch size per gpu is 64 and the world size is 16, making the effective batch size 1024. Does the training become unstable if the effective...

Hi Is there a way that I get mIoU and other metrics in the google colab notebook that you have provided?

# Welcome update to OpenMMLab 2.0 I am Vansin, the technical operator of OpenMMLab. In September of last year, we announced the release of OpenMMLab 2.0 at the World Artificial...