{"id":32811735,"url":"https://github.com/cvhub520/x-anylabeling-server","last_synced_at":"2026-02-01T17:05:36.606Z","repository":{"id":322556930,"uuid":"1089374907","full_name":"CVHub520/X-AnyLabeling-Server","owner":"CVHub520","description":"A Simple, Lightweight, and Extensible Serving Framework for X-AnyLabeling","archived":false,"fork":false,"pushed_at":"2025-11-05T04:03:23.000Z","size":42,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-05T06:06:11.652Z","etag":null,"topics":["annotation-tool","clip","computer-vision","deep-learning","grounding-dino","image-classification","image-labeling-tool","instance-segmentation","labeling-tool","machine-learning","object-detection","pose-estimation","pytorch","rotated-object-detection","segment-anything","transformers","vision-language-model","x-anylabeling","yolo"],"latest_commit_sha":null,"homepage":"https://github.com/CVHub520/X-AnyLabeling","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CVHub520.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":"CLA.md"}},"created_at":"2025-11-04T09:00:29.000Z","updated_at":"2025-11-05T04:03:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/CVHub520/X-AnyLabeling-Server","commit_stats":null,"previous_names":["cvhub520/x-anylabeling-server"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CVHub520/X-AnyLabeling-Server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CVHub520%2FX-AnyLabeling-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CVHub520%2FX-AnyLabeling-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CVHub520%2FX-AnyLabeling-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CVHub520%2FX-AnyLabeling-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CVHub520","download_url":"https://codeload.github.com/CVHub520/X-AnyLabeling-Server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CVHub520%2FX-AnyLabeling-Server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283451407,"owners_count":26838091,"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-11-09T02:00:05.828Z","response_time":62,"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":["annotation-tool","clip","computer-vision","deep-learning","grounding-dino","image-classification","image-labeling-tool","instance-segmentation","labeling-tool","machine-learning","object-detection","pose-estimation","pytorch","rotated-object-detection","segment-anything","transformers","vision-language-model","x-anylabeling","yolo"],"created_at":"2025-11-07T01:00:30.005Z","updated_at":"2026-02-01T17:05:36.599Z","avatar_url":"https://github.com/CVHub520.png","language":"Python","funding_links":["https://ko-fi.com/cvhub520"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://github.com/CVHub520/X-AnyLabeling/\" target=\"_blank\"\u003e\n      \u003cimg alt=\"X-AnyLabeling\" height=\"200px\" src=\"https://github.com/user-attachments/assets/0714a182-92bd-4b47-b48d-1c5d7c225176\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\n  \u003ch3 align=\"center\"\u003e\n    Simple, Lightweight, and Extensible Serving for X-AnyLabeling\n  \u003c/h3\u003e\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"\"\u003e\u003cimg src=\"https://img.shields.io/badge/python-3.10+-aff.svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"\"\u003e\u003cimg src=\"https://img.shields.io/badge/os-linux%2C%20win%2C%20mac-pink.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n![](https://user-images.githubusercontent.com/18329471/234640541-a6a65fbc-d7a5-4ec3-9b65-55305b01a7aa.png)\n\n\u003cimg alt=\"X-AnyLabeling-Server Logo\" src=\"assets/logo/X-AnyLabeling-Server.png\" style=\"width:100%;display:block;\" /\u003e\n\n## About\n\nX-AnyLabeling-Server is a simple, lightweight and extensible serving framework for AI model inference, specifically designed for [X-AnyLabeling](https://github.com/CVHub520/X-AnyLabeling). It provides a production-ready solution with pluggable architecture and flexible configuration for various auto-labeling scenarios. Its core features include:\n\n- **Decoupled Design**: Framework handles service management and resource scheduling without interfering with model implementation details\n- **Pluggable Architecture**: Rapidly integrate custom models without modifying core framework code\n- **Production Ready**: Comprehensive structured logging, error handling, concurrency control, and security authentication\n- **Flexible Configuration**: All parameters are configurable with sensible defaults, adaptable to different deployment scenarios\n\n## Getting Started\n\n- [Installation and Setup](./docs/get_started.md)\n- [Custom Model Integration](./docs/user_guide.md)\n- [API Reference](./docs/router.md)\n- [Configuration Guide](./docs/configuration.md)\n\n## Contributing\n\nContributions and collaborations are highly appreciated! For guidelines on how to contribute, please refer to [Contributing to X-AnyLabeling-Server](./CONTRIBUTING.md).\n\n## Sponsors\n\n- [buy-me-a-coffee](https://ko-fi.com/cvhub520)\n- [Wechat/Alipay](https://github.com/CVHub520/X-AnyLabeling/blob/main/README_zh-CN.md#%E8%B5%9E%E5%8A%A9)\n\n## Citing\n\nIf you use this software in your research, please cite it as below:\n\n```\n@misc{X-AnyLabeling-Server,\n  year = {2025},\n  author = {Wei Wang},\n  publisher = {Github},\n  organization = {CVHub},\n  journal = {Github repository},\n  title = {A Simple, Lightweight, and Extensible Serving Framework for X-AnyLabeling},\n  howpublished = {\\url{https://github.com/CVHub520/X-AnyLabeling-Server}}\n}\n\n@misc{X-AnyLabeling,\n  year = {2023},\n  author = {Wei Wang},\n  publisher = {Github},\n  organization = {CVHub},\n  journal = {Github repository},\n  title = {Advanced Auto Labeling Solution with Added Features},\n  howpublished = {\\url{https://github.com/CVHub520/X-AnyLabeling}}\n}\n```\n\n---\n\n![Star History Chart](https://api.star-history.com/svg?repos=CVHub520/X-AnyLabeling-Server\u0026type=Date)\n\n\u003cdiv align=\"center\"\u003e\u003ca href=\"#top\"\u003e🔝 Back to Top\u003c/a\u003e\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvhub520%2Fx-anylabeling-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvhub520%2Fx-anylabeling-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvhub520%2Fx-anylabeling-server/lists"}