Wei Liu
Wei Liu
The error is 'Unable to open table file ./data/pretrain_model/VGGnet_fast_rcnn_iter_70000.ckpt: Data loss: not an sstable (bad magic number): perhaps your file is in a different file format and you need to...
@AloshkaD It's a pity that the URL can not open, could you send me a copy to [email protected] Thank you very much.
@AloshkaD sorry, I still can not open the link you provided, could you please upload it to dropbox? Thank you very much.
@Fansiee Sorry, I also can not download the weights_SSD300.hdf5, would you please send me this file to [email protected], thank you very much By the way, how to port the caffemodel...
Yes, thank you very much. Could you give me your experiment setting, like initial learning rate of two stages, the input size, with deconvolution layer, dimension conduction layer or no?...
@sadsearth @hdjsjyl sorry, the code for NMS is from py-faster-rcnn, you can follow https://github.com/rbgirshick/py-faster-rcnn to compile it by yourself.
Dear @buffer51 , what is your motivation of using lstm and how you intend to use it to refine the proposals? Thanks