{"id":20058703,"url":"https://github.com/roboflow/auto-annotate","last_synced_at":"2025-05-05T14:31:32.981Z","repository":{"id":98131579,"uuid":"578624826","full_name":"roboflow/auto-annotate","owner":"roboflow","description":"A simple tool for automatic image annotation using Roboflow API","archived":false,"fork":false,"pushed_at":"2023-05-24T17:47:41.000Z","size":8,"stargazers_count":46,"open_issues_count":6,"forks_count":15,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-05T00:02:23.158Z","etag":null,"topics":["deep-learning","labeling","labeling-tool","neural-networks","python"],"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/roboflow.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":"2022-12-15T13:53:12.000Z","updated_at":"2025-04-26T06:42:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1a7f120-c67e-42fe-934b-a7cb4312f589","html_url":"https://github.com/roboflow/auto-annotate","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/roboflow%2Fauto-annotate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboflow%2Fauto-annotate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboflow%2Fauto-annotate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboflow%2Fauto-annotate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roboflow","download_url":"https://codeload.github.com/roboflow/auto-annotate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252514993,"owners_count":21760484,"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":["deep-learning","labeling","labeling-tool","neural-networks","python"],"created_at":"2024-11-13T13:03:15.756Z","updated_at":"2025-05-05T14:31:32.974Z","avatar_url":"https://github.com/roboflow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eauto-annotate\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003c/br\u003e\n    \u003cimg width=\"100\" src=\"https://github.com/roboflow-ai/notebooks/raw/main/assets/roboflow_logomark_color.svg\" alt=\"roboflow logo\"\u003e\n    \u003c/br\u003e\n\u003c/p\u003e\n\n## 💻 run locally\n\nRemember don't install your dependencies globally, use\n[venv](https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/).\n\n```console\n# clone repository and navigate to root directory\ngit clone git@github.com:roboflow-ai/auto-annotate.git\ncd auto-annotate\n\n# setup python environment and activate it\npython3 -m venv venv\nsource venv/bin/activate\n\n# install\npip install -e .\n```\n\n## 🏃 hit the ground running\n\n\u003e **Warning**\n\u003e Your `ROBOFLOW_API_KEY` is the secret. Do not commit it to your repository, especially if it is public.\n\n```console\nexport ROBOFLOW_API_KEY= ... \npython -m a2.annotate \\\n--source_image_directory ... \\\n--target_annotation_directory ... \\\n--roboflow_project_id ... \\\n--roboflow_project_version ...\n```\n\n## 🪄 label assist\n\nauto-annotate is perfect if you want to automatically label large batches of data fast. However, if you prefare more control over what detections fall into your dataset, you can use [Label Assist](https://blog.roboflow.com/announcing-label-assist/) in our web interface. You will use the same pre-trained model, but have the ability to correct AI suggestions on the fly.\n\n![Screen Recording 2022-12-16 at 17 14 12](https://user-images.githubusercontent.com/26109316/208144936-047e8a67-86ec-41ee-8b1a-12877f48118e.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froboflow%2Fauto-annotate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froboflow%2Fauto-annotate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froboflow%2Fauto-annotate/lists"}