joe-siyuan-qiao / DetectoRS

DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution
Apache License 2.0
1.13k stars 178 forks source link

replace FPN with RFP #79

Open yzk-lab opened 3 years ago

yzk-lab commented 3 years ago

I have a model which use FPN,but your Recusion Feature Pyramid is better than FPN ,so i transform the RFP code into my code mmdet/neck /rfp.py,however,there are something wrong.if I just change the type in the config,when i train the model ,it occurs that register_module() missing 1 required positional argument: 'cls',I don‘t know why.i hope you can kindly tell me the solution.

cymdhx commented 3 years ago

I have a model which use FPN,but your Recusion Feature Pyramid is better than FPN ,so i transform the RFP code into my code mmdet/neck /rfp.py,however,there are something wrong.if I just change the type in the config,when i train the model ,it occurs that register_module() missing 1 required positional argument: 'cls',I don‘t know why.i hope you can kindly tell me the solution.

I want to know where the author's code about recursive FPN is. I can't find it. Thank you

yzk-lab commented 3 years ago

mmdet/models/necks/RFP.py

------------------ 原始邮件 ------------------ 发件人: "joe-siyuan-qiao/DetectoRS" @.>; 发送时间: 2021年4月22日(星期四) 中午1:34 @.>; @.**@.>; 主题: Re: [joe-siyuan-qiao/DetectoRS] replace FPN with RFP (#79)

I have a model which use FPN,but your Recusion Feature Pyramid is better than FPN ,so i transform the RFP code into my code mmdet/neck /rfp.py,however,there are something wrong.if I just change the type in the config,when i train the model ,it occurs that register_module() missing 1 required positional argument: 'cls',I don‘t know why.i hope you can kindly tell me the solution.

I want to know where the author's code about recursive FPN is. I can't find it. Thank you

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

cymdhx commented 3 years ago

image Is it hrfp? sorry I can't find rfp

yzk-lab commented 3 years ago

no,hrfpn means high resolution fpn,you may need to find the recursive FPN in mmdetection/models/necks

------------------ 原始邮件 ------------------ 发件人: "joe-siyuan-qiao/DetectoRS" @.>; 发送时间: 2021年4月22日(星期四) 中午1:39 @.>; @.**@.>; 主题: Re: [joe-siyuan-qiao/DetectoRS] replace FPN with RFP (#79)

Is it hrfp?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

cymdhx commented 3 years ago

no,hrfpn means high resolution fpn,you may need to find the recursive FPN in mmdetection/models/necks ------------------ 原始邮件 ------------------ 发件人: "joe-siyuan-qiao/DetectoRS" @.>; 发送时间: 2021年4月22日(星期四) 中午1:39 @.>; @.**@.>; 主题: Re: [joe-siyuan-qiao/DetectoRS] replace FPN with RFP (#79) Is it hrfp? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

But there seems to be no RFP file in this path. Do you have any code? Can you send it to me? Thank you

zugofn commented 3 years ago

no,hrfpn means high resolution fpn,you may need to find the recursive FPN in mmdetection/models/necks ------------------ 原始邮件 ------------------ 发件人: "joe-siyuan-qiao/DetectoRS" @.**>; 发送时间: 2021年4月22日(星期四) 中午1:39 @.**>; @.**@.**>; 主题: Re: [joe-siyuan-qiao/DetectoRS] replace FPN with RFP (#79) Is it hrfp? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

But there seems to be no RFP file in this path. Do you have any code? Can you send it to me? Thank you

Maybe you can find RFP in this path ("DetectoRS/mmdet/models/detectors/rfp.py" )

cymdhx commented 3 years ago

no,hrfpn means high resolution fpn,you may need to find the recursive FPN in mmdetection/models/necks ------------------ 原始邮件 ------------------ 发件人: "joe-siyuan-qiao/DetectoRS" @.**>; 发送时间: 2021年4月22日(星期四) 中午1:39 @.**>; @.**@.**>; 主题: Re: [joe-siyuan-qiao/DetectoRS] replace FPN with RFP (#79) Is it hrfp? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

But there seems to be no RFP file in this path. Do you have any code? Can you send it to me? Thank you

Maybe you can find RFP in this path ("DetectoRS/mmdet/models/detectors/rfp.py" )

thank you so much

zugofn commented 3 years ago

no,hrfpn means high resolution fpn,you may need to find the recursive FPN in mmdetection/models/necks ------------------ 原始邮件 ------------------ 发件人: "joe-siyuan-qiao/DetectoRS" @.**>; 发送时间: 2021年4月22日(星期四) 中午1:39 @.**>; @.**@.**>; 主题: Re: [joe-siyuan-qiao/DetectoRS] replace FPN with RFP (#79) Is it hrfp? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

But there seems to be no RFP file in this path. Do you have any code? Can you send it to me? Thank you

Maybe you can find RFP in this path ("DetectoRS/mmdet/models/detectors/rfp.py" )

thank you so much

油阿味儿康姆

cymdhx commented 3 years ago

no,hrfpn means high resolution fpn,you may need to find the recursive FPN in mmdetection/models/necks ------------------ 原始邮件 ------------------ 发件人: "joe-siyuan-qiao/DetectoRS" @.**>; 发送时间: 2021年4月22日(星期四) 中午1:39 @.**>; @.**@.**>; 主题: Re: [joe-siyuan-qiao/DetectoRS] replace FPN with RFP (#79) Is it hrfp? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

But there seems to be no RFP file in this path. Do you have any code? Can you send it to me? Thank you

Maybe you can find RFP in this path ("DetectoRS/mmdet/models/detectors/rfp.py" )

thank you so much

油阿味儿康姆

哈哈哈哈 还以为你是外国人