colorfully-ybf
colorfully-ybf
非常感谢大佬能为我解答!
Thank you for your answer.My model requires 4 parameters.So I need to input 4 parameters in (input_tensor = torch.autograd.Variable(input_tensor, requires_grad=True))?
+1
您好 我也是这个问题 但是我是run的setup.py 也没有报错 我猜测会不会是显卡的问题?作者使用的是20系显卡和10的cuda 我的环境是30系显卡和11的cuda。那应该怎么解决?
> 做DOTA的话要,然后再把结果拼接 你好,dota的测试集不是没有标注吗,怎么测试?
In my ieda,it's maybe the error of dataset
> https://github.com/jbwang1997/AOPG/blob/77169f2f0ba4fa8c8ef4aaf4d3d38c8b20204b40/mmdet/models/dense_heads/obb/aopg_head.py#L79 > > From line 79 to 82, the first parameter of Conv2D 'self.in_channels' should be 'self.feat_channels'. can i ask you some question about the code?Thank you very much.
My run script is bash launch_active_voc07.sh 1 BiBle 6. Is that true?
Can you tell me how to debug this code and how to configure the parameters to enter the active learning debug mode.