CRAFT-Remade
CRAFT-Remade copied to clipboard
Implementation of CRAFT Text Detection
what's the problem?
how can I get gt.mat?
I tried training for Weak supervision using the SynthText Strong supervision model on a custom data set. I trained for just three epochs with 1000 iterations each but when I...
In the class DataLoaderSYNTH in the file train_synth/dataloader.py the code is dumping and then loading the cache.pkl in case of debugging. Thought the cache.pkl is being dumped but it can't...
Hi. I have try that train model for ICDAR2013 dataset. my way: 1. Save & load your SynthText Strong Supervision model (trained model for SynthText dataset, 50k iter) 2-a. `python...
Hi. Thank you for your successful project. I downloaded the ICDAR2013 pre-trained file of Weakly supervised learning and made inferences. However, it showed better performance than the MLT pre-trained data...
Hello, I'm currently using EasyOCR for text text extraction from a sheets with high resolution on avg (7200x4800). As EasyOCR is using the craft text detection model to localize the...
Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...