{"id":38608063,"url":"https://github.com/lpiwowar/table-recognition","last_synced_at":"2026-01-17T08:41:07.001Z","repository":{"id":184029456,"uuid":"453243066","full_name":"lpiwowar/table-recognition","owner":"lpiwowar","description":"GNN based program that extracts information (structure + data) form a table image.","archived":false,"fork":false,"pushed_at":"2023-07-26T18:00:06.000Z","size":240,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-07-26T20:22:14.365Z","etag":null,"topics":["computer-vision","table-recognition"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lpiwowar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-01-28T23:08:40.000Z","updated_at":"2023-07-26T20:22:19.973Z","dependencies_parsed_at":"2023-07-26T20:33:58.963Z","dependency_job_id":null,"html_url":"https://github.com/lpiwowar/table-recognition","commit_stats":null,"previous_names":["lpiwowar/table-recognition"],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/lpiwowar/table-recognition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpiwowar%2Ftable-recognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpiwowar%2Ftable-recognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpiwowar%2Ftable-recognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpiwowar%2Ftable-recognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpiwowar","download_url":"https://codeload.github.com/lpiwowar/table-recognition/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpiwowar%2Ftable-recognition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28504370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-vision","table-recognition"],"created_at":"2026-01-17T08:41:06.443Z","updated_at":"2026-01-17T08:41:06.995Z","avatar_url":"https://github.com/lpiwowar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Table recognition 🧠\n====================\n\nThis repository contains a code for training and using a table recognition\nmodel. \n\nVideo 🎞️\n--------\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://youtu.be/x_FXpi2wP14\"\u003e\u003cimg src=\"http://img.youtube.com/vi/x_FXpi2wP14/0.jpg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nRequirements\n------------\n- The tested was tested using ```python v3.7.12```\n- To use the code please install the requirements first\n  ```bash\n    # Installation of CPU packages\n    virtualenv .venv \u0026\u0026 source .venv/bin/activate\n    pip install -r requirements-cpu.txt\n  ```\n- To use or train the model using GPU it is necessary to install packages\n  listed in requirements-gpu.txt (to use this packages you have to have \n  ```cuda 11.2``` installed on your system)\n  ```bash\n    # Installation of GPU packages\n    virtualenv .venv \u0026\u0026 source .venv/bin/activate\n    pip install -r requirements-gpu.txt\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpiwowar%2Ftable-recognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpiwowar%2Ftable-recognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpiwowar%2Ftable-recognition/lists"}