-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About phase 2, the shot*3 problem? #51
Comments
Sorry to interrupt you, I have a lot of problems when I run this program. I think the environment I configured is wrong, so can you tell me the environment configuration that you successfully run? |
Hi, in the phase, shots=shots*3 is meaning for base classes to keep the performance of base classes. About the environment, you can refer to the code:https://github.com/jwyang/faster-rcnn.pytorch. Thanks
----------
该邮件从移动设备发送
…--------------原始邮件--------------
发件人:"NHW2017 "<[email protected]>;
发送时间:2020年10月19日(星期一) 晚上7:40
收件人:"yanxp/MetaR-CNN" <[email protected]>;
抄送:"Subscribed "<[email protected]>;
主题:Re: [yanxp/MetaR-CNN] About phase 2, the shot*3 problem? (#51)
-----------------------------------
I found that in the metadata.py, if phase==2, shots=shots*3, is this a bug? I think this will lead to an unfair performance comparison.
Sorry to interrupt you, I have a lot of problems when I run this program. I think the environment I configured is wrong, so can you tell me the environment configuration that you successfully run?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
thank you for your reply! In fact, I have tried many environment configurations according to the "ReadMe" of the two programs "faster-rcnn.pytorc" and "MetaRCNN", but there is always an error. I don't know where the configuration is correct. If you know it is Please give me some help |
I found that in the metadata.py, if phase==2, shots=shots*3, is this a bug? I think this will lead to an unfair performance comparison.
The text was updated successfully, but these errors were encountered: