Text-Recognition icon indicating copy to clipboard operation
Text-Recognition copied to clipboard

Text Recognition and Detection based on Pixel-Link paper implemented in pytorch

Results 5 Text-Recognition issues
Sort by recently updated
recently updated
newest added

Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.1.post2 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...

dependencies

Add commands so that CTC_loss_pytorch is cloned and installed automatically

Deployment

Comments should be in the form """ Three-Four lines about the function :input: :param "name of parameter1": "One line description" :param "name of parameter2": "One line description" :return: :param "name...

Clean Code

Improve the Readme.md file Add links to papers, datasets, Advantages of using this technique, More work to do(Check Box), Tabulate Results on different datasets(F-Score, Speed) Show Results on images https://trello.com/c/x7lwLu0I

Clean Code

Test_rd function not implemented in main.py and pipeline_manager.py

Implementation