king-zark
king-zark
老哥,你用的是什么版本啊,我为什么运行的时候出错了,说 未定义与 'function_handle' 类型的输入参数相对应的函数 'minimize' ,都跑不通
Thanks a lot! I will try to apply your suggestions. For now, I simply employ try-except to avoid the program crushing down. Best wishes! > 2020年4月27日 下午10:34,崔书豪 写道: > >...
how can I get the feature vectors of all the RoI we selected, like in Bottom-up paper? Because fc7 seems to be the final vector, and I can not get...
have you understood how to extract feature for each bounding box? @pinkfloyd06
sorry, I have understood the feature. However, I meet another problem, that is: if I want to use pretrained model on MScoco dataset, the _num_anchors is wrong between 18 and...