{"id":23164750,"url":"https://github.com/trsvchn/coco-viewer","last_synced_at":"2025-04-09T12:08:25.729Z","repository":{"id":46053568,"uuid":"178943105","full_name":"trsvchn/coco-viewer","owner":"trsvchn","description":"Minimalistic COCO Dataset Viewer in Tkinter","archived":false,"fork":false,"pushed_at":"2024-04-22T11:46:37.000Z","size":613,"stargazers_count":190,"open_issues_count":17,"forks_count":62,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-02T11:02:41.210Z","etag":null,"topics":["bbox","bounding-boxes","coco","coco-viewer","computer-vision","hacktoberfest","masks","object-detection","viewer"],"latest_commit_sha":null,"homepage":"","language":"Python","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/trsvchn.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-01T20:38:05.000Z","updated_at":"2025-03-17T08:19:40.000Z","dependencies_parsed_at":"2025-01-16T03:12:31.411Z","dependency_job_id":"56375065-c293-4322-b820-3ca52ea3b5a4","html_url":"https://github.com/trsvchn/coco-viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trsvchn%2Fcoco-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trsvchn%2Fcoco-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trsvchn%2Fcoco-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trsvchn%2Fcoco-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trsvchn","download_url":"https://codeload.github.com/trsvchn/coco-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248036067,"owners_count":21037092,"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","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":["bbox","bounding-boxes","coco","coco-viewer","computer-vision","hacktoberfest","masks","object-detection","viewer"],"created_at":"2024-12-18T01:09:22.982Z","updated_at":"2025-04-09T12:08:25.703Z","avatar_url":"https://github.com/trsvchn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COCO Viewer\n\nSimple COCO Objects Viewer in Tkinter. Allows quick viewing on local machine.\n\n![Example images](assets/img1.png)\n\n## Keyboard Shortcuts\n\n| Key | Action |\n|:-:|:-:|\n| \u003ckbd\u003e→\u003c/kbd\u003e, \u003ckbd\u003eJ\u003c/kbd\u003e | Next Image |\n| \u003ckbd\u003e←\u003c/kbd\u003e, \u003ckbd\u003eK\u003c/kbd\u003e | Previous Image |\n| \u003ckbd\u003eL\u003c/kbd\u003e, \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eL\u003c/kbd\u003e | Toggle **L**abels |\n| \u003ckbd\u003eB\u003c/kbd\u003e, \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eB\u003c/kbd\u003e | Toggle **B**oxes |\n| \u003ckbd\u003eM\u003c/kbd\u003e, \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eM\u003c/kbd\u003e | Toggle **M**asks |\n| \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eS\u003c/kbd\u003e | Save Current Image |\n| \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eQ\u003c/kbd\u003e, \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eW\u003c/kbd\u003e | Exit Viewer |\n\n## Requirements\n`python3` `PIL`\n\n## Installation\n\n```\ngit clone https://github.com/trsvchn/coco-viewer.git\n```\n\n## Usage\n\n```bash\npython cocoviewer.py -h\n\nusage: cocoviewer.py [-h] [-i PATH] [-a PATH]\n\nView images with bboxes from the COCO dataset\n\noptional arguments:\n  -h, --help                    show this help message and exit\n  -i PATH, --images PATH        path to images folder\n  -a PATH, --annotations PATH   path to annotations json file\n```\n\n## Example:\n\n```bash\npython cocoviewer.py -i coco/images/val/val2017 -a coco/annotations/val/instances_val2017.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrsvchn%2Fcoco-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrsvchn%2Fcoco-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrsvchn%2Fcoco-viewer/lists"}