{"id":20841700,"url":"https://github.com/jahongir7174/dbnet","last_synced_at":"2026-05-01T20:31:34.877Z","repository":{"id":230160428,"uuid":"775311145","full_name":"jahongir7174/DBNet","owner":"jahongir7174","description":"Real-time Scene Text Detection with Differentiable Binarization","archived":false,"fork":false,"pushed_at":"2024-04-26T00:24:28.000Z","size":89593,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-13T01:34:13.231Z","etag":null,"topics":["python","pytorch","testing","text-detection","training"],"latest_commit_sha":null,"homepage":"https://arxiv.org/abs/1911.08947","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jahongir7174.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-21T06:31:54.000Z","updated_at":"2025-11-18T10:18:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"163c06c5-787d-416e-834f-607d43a357c2","html_url":"https://github.com/jahongir7174/DBNet","commit_stats":null,"previous_names":["jahongir7174/dbnet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jahongir7174/DBNet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jahongir7174%2FDBNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jahongir7174%2FDBNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jahongir7174%2FDBNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jahongir7174%2FDBNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jahongir7174","download_url":"https://codeload.github.com/jahongir7174/DBNet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jahongir7174%2FDBNet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["python","pytorch","testing","text-detection","training"],"created_at":"2024-11-18T01:21:24.523Z","updated_at":"2026-05-01T20:31:34.859Z","avatar_url":"https://github.com/jahongir7174.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Real-time Scene Text Detection with Differentiable Binarization](https://arxiv.org/abs/1911.08947)\n\n### Installation\n\n```\nconda create -n PyTorch python=3.8\nconda activate PyTorch\nconda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch-lts\npip install opencv-python==4.5.5.64\npip install pyyaml\npip install timm\npip install tqdm\npip install shapely\npip install pyclipper\n```\n\n### Train\n\n* Configure your dataset path in `main.py` for training\n* Run `bash main.sh $ --train` for training, `$` is number of GPUs\n\n### Test\n\n* Configure your path in `main.py` for testing\n* Run `python main.py --test` for testing\n\n### Demo\n\n* Configure your path in `main.py` for demo\n* Run `python main.py --demo` for demo\n\n### Results\n\n| Version | Epochs | Precision | Recall |   F1 |  Backbone | \n|:-------:|:------:|----------:|-------:|-----:|----------:|\n|   DB    |  1200  |      83.1 |   79.3 | 81.2 | ResNet-18 | \n|   DB*   |  1200  |      82.9 |   75.9 | 79.2 | ResNet-18 | \n\n* `*` means that the model is trained from original repo, see reference\n\n\u003cimg src=\"./demo/demo.jpg\"  alt=\"\"\u003e\n\n#### Reference\n\n* https://github.com/MhLiao/DB\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjahongir7174%2Fdbnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjahongir7174%2Fdbnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjahongir7174%2Fdbnet/lists"}