{"id":30030075,"url":"https://github.com/asticode/go-astiocr","last_synced_at":"2025-08-28T16:50:27.763Z","repository":{"id":57607135,"uuid":"132327388","full_name":"asticode/go-astiocr","owner":"asticode","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-21T08:13:46.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-06T18:57:48.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asticode.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}},"created_at":"2018-05-06T10:14:17.000Z","updated_at":"2023-04-05T17:00:16.000Z","dependencies_parsed_at":"2022-08-30T08:51:32.478Z","dependency_job_id":null,"html_url":"https://github.com/asticode/go-astiocr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asticode/go-astiocr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asticode%2Fgo-astiocr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asticode%2Fgo-astiocr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asticode%2Fgo-astiocr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asticode%2Fgo-astiocr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asticode","download_url":"https://codeload.github.com/asticode/go-astiocr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asticode%2Fgo-astiocr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272526575,"owners_count":24949832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-06T18:51:02.903Z","updated_at":"2025-08-28T16:50:27.755Z","avatar_url":"https://github.com/asticode.png","language":"Go","readme":"# Installation\n\n- [install tensorflow](https://www.tensorflow.org/install/)\n- [install the tensorflow object detection API](https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/installation.md)\n- install `astiocr` \n\n```\n$ go get -u github.com/asticode/go-astiocr/...\n```\n\n# Train your model\n\nFor the next commands we assume you are in `$GOPATH/src/github.com/asticode/go-astiocr`\n\n## Set up configuration\n\nCopy `astiocr/local.toml.dist` to `astiocr/local.toml` and replace the desired values.\n\n## Gather data\n\nThen run:\n\n```\n$ go run astiocr/main.go gather -v -c astiocr/local.toml\n```\n\nor if `make` is installed on your system:\n\n```\n$ make gather\n```\n\n## List available trained models\n\nRun:\n\n```\n$ go run astiocr/main.go list -v -c astiocr/local.toml\n```\n\nor if `make` is installed on your system:\n\n```\n$ make list\n```\n\n## Configure the model\n\nRun:\n\n```\n$ go run astiocr/main.go configure -v -c astiocr/local.toml -n \u003cmodel name\u003e\n```\n\n## Train the model\n\nMove to your output path and run either `scripts/train.bat` or `scripts/train.sh` depending on your platform.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasticode%2Fgo-astiocr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasticode%2Fgo-astiocr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasticode%2Fgo-astiocr/lists"}