RSP icon indicating copy to clipboard operation
RSP copied to clipboard

你好,RSP-ResNet-50-E300给出的模型是训练好的权重吗?

Open lucky85712 opened this issue 1 year ago • 8 comments

我用于其他的航空数据集目标检测,性能与imagenet给出的预训练模型的性能相差很多,想问一下这个百度网盘给出的权重是已经训练好的吗?

lucky85712 avatar Oct 08 '23 15:10 lucky85712

@lucky85712 是预训练好的权重,如果精度差很多的话,麻烦检查一下权重是不是真的加载进去了

DotWang avatar Oct 08 '23 16:10 DotWang

Hi @DotWang I have the same problem: I loaded the model checkpoint as follow and attempt to predict on several images of MillionAid dataset. They are not correct. Can you please help?

image

I verified that the weights are indeed loaded: image

Many many thanks.

lhmtrinh avatar Nov 23 '23 13:11 lhmtrinh

Sorry, I had some issues loading this model before, but later on, I didn't use this weight anymore, so I may not be able to help you.

------------------ 原始邮件 ------------------ 发件人: "ViTAE-Transformer/RSP" @.>; 发送时间: 2023年11月23日(星期四) 晚上9:29 @.>; @.@.>; 主题: Re: [ViTAE-Transformer/RSP] 你好,RSP-ResNet-50-E300给出的模型是训练好的权重吗? (Issue #8)

Hi I have the same problem: I loaded the model checkpoint as follow and attempt to predict on several images of MillionAid dataset. They are not correct. Can you please help?

Many many thanks.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

lucky85712 avatar Nov 23 '23 13:11 lucky85712

did you end up using anything else? :)

lhmtrinh avatar Nov 23 '23 13:11 lhmtrinh

resnet50.pth

------------------ 原始邮件 ------------------ 发件人: "ViTAE-Transformer/RSP" @.>; 发送时间: 2023年11月23日(星期四) 晚上9:35 @.>; @.@.>; 主题: Re: [ViTAE-Transformer/RSP] 你好,RSP-ResNet-50-E300给出的模型是训练好的权重吗? (Issue #8)

did you end up using anything else? :)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

lucky85712 avatar Nov 23 '23 13:11 lucky85712

@lucky85712 Ok thanks. It won't help me much, however.

lhmtrinh avatar Nov 23 '23 13:11 lhmtrinh

@lhmtrinh https://github.com/ViTAE-Transformer/RSP/tree/main/Object%20Detection

我不确定你是拿什么程序跑的,我们是拿OBBDetection,这里有config和log

DotWang avatar Nov 24 '23 12:11 DotWang

嗨,我有同样的问题:我按如下方式加载了模型检查点,并尝试对 MillionAid 数据集的几张图像进行预测。它们是不正确的。你能帮忙吗?

图像

我验证了权重确实已加载: 图像

非常感谢。

Hi, do you solve the problem?

littlelight-hhr avatar Apr 15 '24 13:04 littlelight-hhr