-
Hi everyone,
I created a synthetic dataset of a household product. This was trained for 1400 epochs (not 700)
![7450](https://user-images.githubusercontent.com/8687567/58554311-ec7cbd00-8216-11e9-…
-
Hi,
I want to develop an OCR for Balinese Script (https://en.wikipedia.org/wiki/Balinese_script) using Tesseract 4.0 and tool jTessBoxEditor 2.2.1 (still not support LSTM?).
There are two font inv…
-
Hi,
i find a problem when i want to use fsns_demo , here is the code :
python3 fsns_demo.py /home/mcq-2/projects/see/datasets/ /home/mcq-2/projects/see/chainer/models/model_35000.npz /home/mcq-2…
-
Hello,
first - thank you for sharing this repo, I've been looking for something like this for a long time. I run your code for 300k steps, but the quality is still somewhat different from what you …
-
### Is your feature request related to a problem?
If the `changelog` is empty when using `githubrelease`, I'd like to support some kind of extension so I could synthetically modify the `changelog` …
-
Hi,
I'm looking at training and testing GeoCode from real world images with complex backgrounds.
1. Do you have any suggestions on how I should go about creating the ground truth for this? What …
-
i want to use english_g2.pth to train my own recognition model,is there any Tutorial? The deep-text-recognition-benchmark model looks like 200MB,It's a little big for me,thanks
-
# Problem to be solved
The default build steps don't work locally.
When adding multiarch building, we adopted Depot remote builder. Because not everyone would be familiar with or have the tool i…
-
### Describe the bug
I'm experiencing an issue with the `ImageRegistrator` in Kornia when trying to register two frames using translation. The function consistently returns incorrect translation va…
-
Are the coordinates used here opencv coordinates, different from the opengl coordinates used by nerf?
When I load the poses of the Nerf Synthetic dataset,why do I need to multiply diag[1, -1, -1]?…