Skip to content

Releases: pixano/pixano

v0.6.12

25 Jul 13:30
0eea90a

Choose a tag to compare

What's Changed

Full Changelog: v0.6.11...v0.6.12

v0.6.11

12 Jun 16:13
b997e78

Choose a tag to compare

What's Changed

Full Changelog: v0.6.10...v0.6.11

v0.6.10

10 Jun 15:43
8d2e9fc

Choose a tag to compare

What's Changed

Full Changelog: v0.6.9...v0.6.10

v0.6.9

04 Jun 17:10
91b7044

Choose a tag to compare

What's Changed

Full Changelog: v0.6.8...v0.6.9

v0.6.8

04 Jun 15:20
44c679f

Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8

v0.6.7

01 Apr 09:09
f105c13

Choose a tag to compare

What's Changed

Full Changelog: v0.6.6...v0.6.7

v0.6.6

04 Mar 15:46
1d5c4db

Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

v0.6.5

28 Feb 18:22
6eca874

Choose a tag to compare

What's Changed

In this release we added several features:

  • Support to Python3.13
  • Support to ARM for docker
  • Pixano-Inference connection to instantiate or delete models, perform open Visual Question Answering, perform grounding through the backend and the API
  • Pixano-Inference connection to perform image mask generation in the backend
  • Improvement in the UI the handling of entities for tracking
  • Improvement in the UI to perform Visual Question Answering tasks
  • Various minor improvements and fixes

Commits

Full Changelog: v0.6.4...v0.6.5

v0.6.4

02 Feb 17:50
3132185

Choose a tag to compare

What's Changed

This release introduce Workspaces which:

  • Define certain dataset should be structured such as: image, video, vqa, ...
  • Allow the front to understand what tasks the dataset is designed for

Exporters are also back with two default ones for JSON and JSONL exports.

Pixano-inference makes its return with a client for the new API. More changes are coming to allow Pixano to easily work with models to produce efficiently and more precisely annotations.

Various fixes have also been done.

Commits

Full Changelog: v0.6.3...v0.6.4

v0.6.3

23 Jan 12:45
821cb27

Choose a tag to compare

What's Changed

In this new release there are fixes for the UI and improvement of the performance for the video Workspace.

Full Changelog: v0.6.2...v0.6.3