{"id":13598910,"url":"https://github.com/robertbrada/PyQt-image-annotation-tool","last_synced_at":"2025-04-10T10:30:37.911Z","repository":{"id":37679902,"uuid":"237591957","full_name":"robertbrada/PyQt-image-annotation-tool","owner":"robertbrada","description":"Tool for assigning labels to images from a given folder. ","archived":false,"fork":false,"pushed_at":"2024-07-10T09:19:29.000Z","size":26,"stargazers_count":104,"open_issues_count":8,"forks_count":38,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-06T23:40:46.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/robertbrada.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}},"created_at":"2020-02-01T09:32:44.000Z","updated_at":"2024-10-02T17:13:35.000Z","dependencies_parsed_at":"2024-07-10T11:25:19.876Z","dependency_job_id":null,"html_url":"https://github.com/robertbrada/PyQt-image-annotation-tool","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/robertbrada%2FPyQt-image-annotation-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertbrada%2FPyQt-image-annotation-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertbrada%2FPyQt-image-annotation-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertbrada%2FPyQt-image-annotation-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertbrada","download_url":"https://codeload.github.com/robertbrada/PyQt-image-annotation-tool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248199136,"owners_count":21063641,"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":[],"created_at":"2024-08-01T17:00:58.037Z","updated_at":"2025-04-10T10:30:37.594Z","avatar_url":"https://github.com/robertbrada.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# PyQt Image Annotation Tool\n\nThis app is used to label images in a given directory.\nLabeled images can be moved or copied into sub-directories, which are named as assigned labels.\nThe app is just a single Python script with GUI.\n\n![PyQt Image Annotation Tool GUI](https://i.stack.imgur.com/iihhf.png)\n\n## What can this app do\nFor example you have folder ./data/images/ with a lot of images and you need to assign some\nlabel(s) to these images.\n\n- it can assign multiple labels to one image\n- it allows you to choose number and names of your labels\n- it can move/copy images to folders that are named as desired labels.\n- it can generate .csv file with assigned labels.\n- it can generate .xlsx file with assigned labels.\n- all settings are handled via GUI\n\n## Installation and usage\n\n1. Clone the project:\n    ```bash\n    git clone https://github.com/robertbrada/PyQt-image-annotation-tool.git\n    ```\n\n2. Enter the directory and install the dependencies (you might need to use ```pip3``` instead of ```pip```):\n    ```bash\n    cd PyQt-image-annotation-tool\n    pip install -r requirements.txt\n    ```\n3. Run the app (use ```python3``` for Python 3)\n   ```bash\n    python main.py\n    ```\n\n## Keyboard shortcuts\n\n- Right Arrow : Next image\n- Left Arrow : Previous image\n- 1-9: Select label\n\n## Contributing\n\nPull requests are welcomed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertbrada%2FPyQt-image-annotation-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertbrada%2FPyQt-image-annotation-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertbrada%2FPyQt-image-annotation-tool/lists"}