jjprincess
jjprincess
@Yuanhang8605 Can I read your code for some reference? I've tried to implement it with caffe,and also used smooth L1 loss,but the normalization factor used was diffirent with the paper.I...
@Yuanhang8605 Thanks, I has implemented this with caffe too.^_^
Does anybody solve this problem?
I trained the ICDAR2017 ,but got lower hmean(64) compared with paper offerd(70).And I adopted this model as my pretrained model, got lower hmean even compared with no pretrain model. Could...
好滴,搞定啦,感谢博主耐心解答~
I have changed self.rfcn_bbox and self.rfcn_score ,but when i trained the network,bbox regression can not converge.Does anybody can help?
@Rizhiy There may be some wrong with the code,I has changed the frame “mxnet”,I got right results. Here is the link"https://github.com/msracver/Deformable-ConvNets"
I want to build my own dataset's window file, when I run the matlab scripts,an error thrown, shown below: `Error using VOCxml2struct>gettag (line 73) expected tag Error in VOCxml2struct>parse (line...
@zhaoweicai I find my problem and solve it! Thank you very much!(*^▽^*)
> I want to transfrom my dataset from format .txt to .mat Hi, Can you share your code about txt to max?Thanks a lot!