CUTIE
CUTIE copied to clipboard
CUTIE (TensorFlow implementation of Convolutional Universal Text Information Extractor)
Hi, From where did I get save checkpoints file , I tried with ('--ckpt_path', type=str, default='../graph/CUTIE/graph/') this path and I have given own path too but I couldn't find the...
Hi, Was anyone successful in migrating the code to tensorflow 2 at all? and if so, can you share the code? Thanks!
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [py](https://github.com/pytest-dev/py) from 1.7.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...
May i know which is the tool being used for annotating the data?
Hi, I'm trying to create input json files from images to run some tests for [SROIE dataset](https://rrc.cvc.uab.es/?ch=13&com=downloads). I have downloaded the revised datasets from their website. From what I gather...
updated doc path to invoice _data also set dict path to dict/
Here I updated the doc path as well as dict path
I prepared data for 21 classes And when i check uniques values in grid_label: `np.unique(grid_label)` ``` array([-124, -116, -114, -103, -93, -82, -61, 0, 1, 3, 4, 5, 6, 8,...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...