shuxiujun

Results 6 issues of shuxiujun

Firstly, thanks for you great work. I have done several experiments using your codes, and most experimental results are satisfied. For cifar10, the best acc is 0.8982 with 250 labels,...

I cannot find the "source_train.py" in this project, where can I find it?

I have installed ninja. I have also tried several pytorch versions, e.g., 0.4.0 / 1.0.1 / 1.2.0 / 1.6.0 / 1.7.1. It always report the below errors. I do not...

I download the pre-trained model "ViT-L-14.pt"x and its feature is 768. However, the vision_width in yaml file is set 1024. This is different.

Hi, I encountered an error while running finetune.py, the program died, what is the reason? python -m torch.distributed.run --nproc_per_node=8 finetune.py \ --model-type ram_plus \ --config ram/configs/finetune.yaml \ --checkpoint /models/RAM/ram_plus_swin_large_14m.pth \...