Closed selinkoles closed 1 year ago
Hi, if you want to evaluate diffusioninst, you should use the trained weights. See "Trained Models We now provide trained models for ResNet-50 and ResNet-101. https://pan.baidu.com/s/1KEdjNY3CSXWp0VFwkhRKYg, pwd: jhbv."
The pretrained weights you used are obtained by training classification on ImageNet, which only contains the weights of backbone just for initialization. Thus, you can not evaluate diffusioninst with only the pretrained weights.
Hi, I got it thank you. There are some questions that I would like to ask. 1- In the link you provided, there are ResNet50 and ResNet101, no swin-base. You don't have it, yet? 2- These weights are just for COCO right, you don't have the pretrained weights for LVIS?
Hi, it's a long story. @selinkoles We have all trained weights on both COCO and LVIS with swin-b and swin-L. However, they are saved on the Ant Group working spaces. At first we only release these code with the permission of Ant Group. The weights are not included in the open-source project and are not able to be uploaded at once. The ResNet-50 and ResNet-101 are on my own PC so I can upload them on baidu. Now since many people ask us for the trained weights, we are going through the open-source project again for these weights....
I see. However since I am in Turkey, I cannot access baidu, I believe there are some blocks. Can you help me to access them please?
@selinkoles I can send them with email to you. Can you give me your email adress?
I used following command to evaluate the diffinst.coco.res101 model with pretrained weights torchvision-R-101.pkl using following command:
The results I got are all zeros, as follows:
Also, I got few warnings, while evaluating the above command: