xtreme1-io / xtreme1

Xtreme1 is an all-in-one data labeling and annotation platform for multimodal data training and supports 3D LiDAR point cloud, image, and LLM.
https://www.basic.ai
Apache License 2.0
877 stars 141 forks source link

Xtreme1 Release 0.5.5 #81

Closed jotamotk closed 1 year ago

jotamotk commented 1 year ago

Overview

Release 0.5.5 takes the first step into the Scenario Search, APIs, Ontology Center, Ontology Fusion, and Data Visualizations. All of them are fundamental modules of Xtreme1. We would greatly appreciate any issues, discussions, and contributions as an open and community-driven project.

Release Date

Tag v0.5.5 2022/12/26

Data Visualization

This module is planning to visualize data in the following aspects:

The target of this release:

Data import and export

Xtreme1 will provide a script to convert Xtreme1 format to COCO format now: https://github.com/xtreme1-io/xtreme1-SDK, and later will support a function and SDK to support mutual conversion between COCO to Xtreme1

Related Issues:

Scenario Search

Scenario Search will solve the problem of how we define and find desired data or a part of data explicitly at the situation and scenario level

We normally curate data at the data or object level which raises the problem that curating data by data level will be too general to find a concrete issue in your data, meanwhile, at the object level, objects are too isolated to avoid duplicates and to find connections with other objects. The scenario search feature defines objects by labels and attributes and defines scenarios by objects, relations between objects, and object attention. You would be very easy to define and find scenarios like Lane Changes, Parking, U-turns, and Runway Incursion.

图片

The target of this release:

In future releases:

Ontology Center

Ontology Center is designed to:

The target of this release:

APIs & SDK

Xtreme1 is planning to provide full API and SDK suites for integration

The target of this release:

jotamotk commented 1 year ago

Released