Open freshcoderman opened 6 years ago
May I ask you how to transform your image to xml.file? Thanks a lot .
Get it. Thank you. @YefeiGao
@YefeiGao Are there any requirements for the sequence four vertexes in xml file? Like in clockwise or counterclockwise?
hello, I encountered the same problem,can i ask you how to solve it ? Thanks a lot
I tried to train Textboxes_plusplus with my own dataset based on the pre-trained model on SynthText, but encountered the following error.
Cannot copy param 0 weights from layer 'conv4_3_norm_mbox_loc'; shape mismatch. Source param shape is 240 512 3 5 (1843200); target param shape is 144 512 3 5 (1105920). To learn this layer's parameters from scratch rather than copying from a saved net, rename the layer.
can you tell me which file should I modify so that they match each other?