Skip to content

Commit

Permalink
Bump version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CVHub520 committed Nov 6, 2023
1 parent affb23b commit f855346
Show file tree
Hide file tree
Showing 8 changed files with 54,547 additions and 54,197 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
## 🥳 What's New [⏏️](#📄-table-of-contents)

- Nov. 2023:
- Release the latest version [1.1.0](https://github.com/CVHub520/X-AnyLabeling/releases/tag/v1.1.0).
- Support pose estimation: [YOLOv8-Pose](https://github.com/ultralytics/ultralytics).
- Support object-level tag with yolov5_ram.
- 🆕🆕🆕 Add a new feature enabling batch labeling for arbitrary unknown categories based on Grounding-DINO.
Expand Down Expand Up @@ -110,8 +111,9 @@

## 👋 Brief Introduction [⏏️](#📄-table-of-contents)

`X-AnyLabeling` is an awesome annotation tool built on [LabelImg](https://github.com/HumanSignal/labelImg), [Labelme](https://github.com/wkentaro/labelme) and [Anylabeling](https://github.com/vietanhdev/anylabeling). What sets it apart is that it not only provides a variety of leading-edge SOTA models but also prioritizes practical applications, aiming to create an industrial-grade, feature-rich tool to assist developers in effortlessly achieving automated annotation and data processing for various complex tasks.</br>
X-Anylabeling is designed to streamline the annotation workflow, allowing you to allocate more time to problem-solving and model optimization, thereby accelerating project progress and achieving outstanding results.
X-AnyLabeling is an awesome annotation tool built on [LabelImg](https://github.com/HumanSignal/labelImg), [roLabelImg](https://github.com/cgvict/roLabelImg), [Labelme](https://github.com/wkentaro/labelme) and [Anylabeling](https://github.com/vietanhdev/anylabeling), which is not a average annotation tool; it’s a leap forward into the future of automated data annotation. It’s designed to not only simplify the process of annotation but also to integrate cutting-edge AI models for superior results. With a focus on practical applications, X-AnyLabeling strives to provide an industrial-grade, feature-rich tool that will assist developers in automating annotation and data processing for a wide range of complex tasks.

`X-AnyLabeling`` is an exceptional annotation tool that draws inspiration from renowned projects like [LabelImg](https://github.com/HumanSignal/labelImg), [roLabelImg](https://github.com/cgvict/roLabelImg), [Labelme](https://github.com/wkentaro/labelme), and [Anylabeling](https://github.com/vietanhdev/anylabeling). It transcends the realm of ordinary annotation tools, representing a significant stride into the future of automated data annotation. This cutting-edge tool not only simplifies the annotation process but also seamlessly integrates state-of-the-art AI models to deliver superior results. With a strong focus on practical applications, X-AnyLabeling is purpose-built to provide developers with an industrial-grade, feature-rich solution for automating annotation and data processing across a wide range of complex tasks.

## 🔥 Highlight [⏏️](#📄-table-of-contents)

Expand Down Expand Up @@ -150,7 +152,7 @@ For more details, please refer to [models_list](./docs/models_list.md).

### 🔜Quick Start

Download and run the `GUI` version directly from [Release](https://github.com/CVHub520/X-AnyLabeling/releases/tag/v1.0.0) or [Baidu Disk](https://pan.baidu.com/s/1CZU67VZte3r4aRZLC4Jzbg?pwd=ffbe).
Download and run the `GUI` version directly from [Release](https://github.com/CVHub520/X-AnyLabeling/releases/tag/v1.1.0) or [Baidu Disk](https://pan.baidu.com/s/1wzjtXoWh7DRr-YsEgP4Hng?pwd=wlw8).

Note:
- For MacOS:
Expand All @@ -159,6 +161,7 @@ Note:
- From the second time onwards, you can open the application normally using Launchpad.

- Due to the lack of necessary hardware, the current tool is only available in executable versions for `Windows` and `Linux`. If you require executable programs for other operating systems, e.g., `MacOS`, please refer to the following steps for self-compilation.
- To obtain more stable performance and feature support, it is strongly recommended to build from source code.

### 👨🏼‍💻Build from source

Expand Down
6 changes: 4 additions & 2 deletions README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
## 🥳 新功能 [⏏️](#📄-目录)

- Nov. 2023:
- Release the latest version [1.1.0](https://github.com/CVHub520/X-AnyLabeling/releases/tag/v1.1.0).
- Support pose estimation: [YOLOv8-Pose](https://github.com/ultralytics/ultralytics).
- Support object-level tag with yolov5_ram.
- 🆕🆕🆕 Add a new feature enabling batch labeling for arbitrary unknown categories based on Grounding-DINO.
Expand Down Expand Up @@ -111,7 +112,7 @@

## 👋 简介 [⏏️](#📄-目录)

`X-AnyLabeling` 是一款基于 [LabelImg](https://github.com/HumanSignal/labelImg)[Labelme](https://github.com/wkentaro/labelme)[Anylabeling](https://github.com/vietanhdev/anylabeling) 构建的出色的标注工具。它的独特之处在于,它不仅提供了各种领先的SOTA模型,还优先考虑了实际应用,旨在创建一个工业级、功能丰富的工具,以帮助开发人员简化标注工作流程,轻松实现各种复杂任务的自动标注和数据处理。</br>
`X-AnyLabeling` 是一款出色的标注工具,汲取了[LabelImg](https://github.com/HumanSignal/labelImg)[roLabelImg](https://github.com/cgvict/roLabelImg)[Labelme](https://github.com/wkentaro/labelme)以及[Anylabeling](https://github.com/vietanhdev/anylabeling )等知名标注软件的灵感。它代表了自动数据标注的未来重要一步。这一创新工具不仅简化了标注过程,还无缝集成了先进的人工智能模型,以提供卓越的结果。X-AnyLabeling 专注于实际应用,致力于为开发人员提供工业级、功能丰富的解决方案,用于自动进行各种复杂任务的标注和数据处理。

## 🔥 亮点 [⏏️](#📄-目录)

Expand Down Expand Up @@ -150,7 +151,7 @@

### 🔜快速开始

直接从 [Release](https://github.com/CVHub520/X-AnyLabeling/releases/tag/v0.3.0)[百度网盘](https://pan.baidu.com/s/1CZU67VZte3r4aRZLC4Jzbg?pwd=ffbe) 下载并运行 `GUI` 版本。
直接从 [Release](https://github.com/CVHub520/X-AnyLabeling/releases/tag/v1.1.0)[百度网盘](https://pan.baidu.com/s/1wzjtXoWh7DRr-YsEgP4Hng?pwd=wlw8) 下载并运行 `GUI` 版本。

注意事项:
- 对于 MacOS:
Expand All @@ -159,6 +160,7 @@
- 从第二次开始,您可以使用 Launchpad 正常打开应用程序。

- 由于当前工具缺乏必要的硬件支持,所以仅提供 `Windows``Linux` 可执行版本。如果您需要其他操作系统的可执行程序,例如 `MacOS`,请参考以下步骤进行自行编译。
- 为了获得更稳定的性能和功能支持,强烈建议从源码进行构建。

### 👨🏼‍💻从源码构建

Expand Down
2 changes: 1 addition & 1 deletion anylabeling/app_info.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__appname__ = "X-AnyLabeling"
__appdescription__ = "Advanced Auto Labeling Solution with Added Features"
__version__ = "1.0.0"
__version__ = "1.1.0"
__preferred_device__ = "CPU" # GPU or CPU
Loading

0 comments on commit f855346

Please sign in to comment.