AugFPN
AugFPN copied to clipboard
source code of AugFPN
您好,打扰了,训练时突然出现这个问题,请教一下,应该怎么解决

Traceback (most recent call last): File "setup.py", line 15, in cmdclass={'build_ext': BuildExtension}) File "/root/anaconda3/envs/clj_mmdet/lib/python3.7/site-packages/setuptools/__init__.py", line 161, in setup return distutils.core.setup(**attrs) File "/root/anaconda3/envs/clj_mmdet/lib/python3.7/distutils/core.py", line 148, in setup dist.run_commands() File "/root/anaconda3/envs/clj_mmdet/lib/python3.7/distutils/dist.py", line...
您好,看完您的paper覺得挺有趣的 因此想作一點實驗 但發現您的config檔按裡沒有loss ,想請問您當初loss怎麼弄得?
Great works! And I have several questions about your work. The Adaptive Channel Fusion module seems to be the attention mechanism, right? And I'm wondering how to visualize the attention...
Hi~ May I ask why you set the α1,α2 and α3 in the “we first produce multiple context features with different scales of (α1 ×S, α2 ×S, .., αn ×S)...
您好,我在运行时出现这个问题,请问是环境配置出问题了吗: loading annotations into memory... Done (t=0.21s) creating index... index created! Traceback (most recent call last): File "tools/train.py", line 90, in main() File "tools/train.py", line 86, in main logger=logger) File...
Could you please point out where the Consistent Supervision and Soft RoI Selection are?
Could you please point out where the Residual Feature Augmentation module is?