Open hzhupku opened 4 years ago
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?
该邮件从移动设备发送
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 Error message "ImportError: /home/xxx/PycharmProjects/MetaR-CNN-master/lib/model/roi_crop/_ext/roi_crop/_roi_crop.so: undefined symbol: __cudaPopCallConfiguration", I also saw the same message in "Issues" , But no one has resolved
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.