Skip to content

Release v0.6.0

Compare
Choose a tag to compare
@JzDmUrMWzezh JzDmUrMWzezh released this 10 Apr 03:04
· 317 commits to main since this release
0964a22

Release v0.6.0

New Features

1. Model Integration

To give users more control over their own models, we have added functionality that allows them to create, edit, search, and delete models. With this feature, users can manage basic model information, classes, configuration details, and run the model on datasets.
For more information, please refer to our Model Integration Guide.
https://docs.xtreme1.io/xtreme1-docs/developer-reference/model-integration-guide

2. Enhanced the Function of Data Import and Export

Data Import:

  • Support for importing pre-annotation dataset on 3D Dataset
    Note: Only importing the class name is supported, attributes and global classification are not yet supported.

Data Export:

  • COCO format can be exported directly
  • When exporting data, the filter can be applied.

3. Image Similarity Map Optimization

  • The algorithm is optimized.
  • Selecting multiple targets in the image similarity map, you can jump to the data tab to find the corresponding images.

4. Add Dataset Split

In the data preparation process of model training, the data can be directly divided into sub-datasets of Training, Test, and Validation sets.

Changes and Bug Fixes

  • Optimized the clarity of the preview image, including in dataset and scenario search.
  • In Scenario Search, the search box style is changed.
  • Fixed the result could not be calculated in some cases.

As always, if you have any feedback or suggestions for improvement, please don't hesitate to let us know.