Text-Detection-with-FRCN icon indicating copy to clipboard operation
Text-Detection-with-FRCN copied to clipboard

Text-Detection-using-py-faster-rcnn-framework

Results 12 Text-Detection-with-FRCN issues
Sort by recently updated
recently updated
newest added

Both the links provided for downloading pre-trained model are not helpful. Can please provide some other link to download the pre trained model?

I use it on colab,but it always show me this problem ![image](https://user-images.githubusercontent.com/77616635/144866062-7ad47e96-b070-456e-9138-a69b3c45c01f.png) I want to know how to solve it.

Error when running the test project.The error is as follows: ![11](https://user-images.githubusercontent.com/61347112/77146176-698a6300-6ac5-11ea-8204-3f3213ab5982.jpg)@jugg1024

I have two questions ,first , I want to create the "txt" of icdar2015 into the "xml" , but I don't know how to do , can you tell me...

I am trying to perform the steps for the compilation of the code but I have an error in 2.3 which is in the image. You could help me ![captura...

Really appreciate your sharing about the FRCN. Currently I am following your steps to train the coco-text data. I use all of the default settings in your script to train...

CXX examples/mnist/convert_mnist_data.cpp CXX examples/siamese/convert_mnist_siamese_data.cpp CXX .build_release/src/caffe/proto/caffe.pb.cc AR -o .build_release/lib/libcaffe.a LD -o .build_release/lib/libcaffe.so.1.0.0-rc3 /usr/bin/ld: /usr/local/lib/libcblas.a(cblas_sgemv.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC...