Pixano

Latest version: v0.6.7

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.6.7

What's Changed
* generate thumbnail from text by BertrandRenault in https://github.com/pixano/pixano/pull/492
* fix: autoresize-textarea component by forwarding the blur event by antoningaladrim in https://github.com/pixano/pixano/pull/494
* add entity, bbox, ... tables to default vqa schema by BertrandRenault in https://github.com/pixano/pixano/pull/495
* remove types Track and Conversation by BertrandRenault in https://github.com/pixano/pixano/pull/493
* show load icon while generating by BertrandRenault in https://github.com/pixano/pixano/pull/497
* merge VQAFolderBuilder in FolderBaseBuilder by BertrandRenault in https://github.com/pixano/pixano/pull/496
* feat(front): Center tracklets in timeline by cpvannier in https://github.com/pixano/pixano/pull/501
* feat(front): Disable changing frame index on right click by cpvannier in https://github.com/pixano/pixano/pull/502
* feat(front): Highlighting and UI improvements by cpvannier in https://github.com/pixano/pixano/pull/503
* modal prompt & temperature by BertrandRenault in https://github.com/pixano/pixano/pull/499
* folder default item values & default conversation by BertrandRenault in https://github.com/pixano/pixano/pull/504
* Feat/entity linking by antoningaladrim in https://github.com/pixano/pixano/pull/498
* allows segmentation for vqa and EL workspaces by BertrandRenault in https://github.com/pixano/pixano/pull/505
* feat(front): Change highlight frame only if outside of track bounds by cpvannier in https://github.com/pixano/pixano/pull/510
* textspan: compute background luminace to choose text color by BertrandRenault in https://github.com/pixano/pixano/pull/511
* rework ObjectCard by BertrandRenault in https://github.com/pixano/pixano/pull/507
* fix(front): Minor UI fixes by cpvannier in https://github.com/pixano/pixano/pull/515
* feat(ci): Update GitHub actions and templates by cpvannier in https://github.com/pixano/pixano/pull/516
* feat: Update README badges by cpvannier in https://github.com/pixano/pixano/pull/517
* folder builder change params by BertrandRenault in https://github.com/pixano/pixano/pull/506
* feat(docs): Update documentation and README by cpvannier in https://github.com/pixano/pixano/pull/518
* Set none limit to table size by BertrandRenault in https://github.com/pixano/pixano/pull/520
* filter unique mentions by BertrandRenault in https://github.com/pixano/pixano/pull/521
* fix(front): Fix issues with fusion tool by cpvannier in https://github.com/pixano/pixano/pull/512
* fix SAM loading model & emb table by BertrandRenault in https://github.com/pixano/pixano/pull/519
* upgrade version 0.6.7 by BertrandRenault in https://github.com/pixano/pixano/pull/522


**Full Changelog**: https://github.com/pixano/pixano/compare/v0.6.6...v0.6.7

0.6.6

What's Changed
* Add MultimediaEntity for the MultimediaEntityLinking usecase by benlabbe in https://github.com/pixano/pixano/pull/482
* v0.6.6 by juliendenize in https://github.com/pixano/pixano/pull/488
* dataset thumbnail: get absolute path by BertrandRenault in https://github.com/pixano/pixano/pull/489
* inference api front by BertrandRenault in https://github.com/pixano/pixano/pull/476
* FeaturesValues front replug by BertrandRenault in https://github.com/pixano/pixano/pull/447
* fix regex vite.config by BertrandRenault in https://github.com/pixano/pixano/pull/490


**Full Changelog**: https://github.com/pixano/pixano/compare/v0.6.5...v0.6.6

0.6.5

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

* Add python3.13 support by juliendenize in https://github.com/pixano/pixano/pull/441
* Feat/multiple choices questions by antoningaladrim in https://github.com/pixano/pixano/pull/436
* Feat/image workspace storybook by antoningaladrim in https://github.com/pixano/pixano/pull/442
* Feat/entity linking storybook by antoningaladrim in https://github.com/pixano/pixano/pull/443
* add loading icon when loading embeddings by BertrandRenault in https://github.com/pixano/pixano/pull/446
* fix highlighted selected entity when sub entities by BertrandRenault in https://github.com/pixano/pixano/pull/448
* feat(front): Small dataset page enhancements by cpvannier in https://github.com/pixano/pixano/pull/452
* feat(front): Small homepage enhancements by cpvannier in https://github.com/pixano/pixano/pull/451
* feat(front): Re-enable dashboard page by cpvannier in https://github.com/pixano/pixano/pull/453
* feat(front): Keep fusion tool selected by cpvannier in https://github.com/pixano/pixano/pull/450
* feat(front): Disable focus and scrolling on spacebar shortcut by cpvannier in https://github.com/pixano/pixano/pull/457
* feat(front): Small SceneInspector enhancements by cpvannier in https://github.com/pixano/pixano/pull/458
* SaveItem update: check with id and ALSO table_info by BertrandRenault in https://github.com/pixano/pixano/pull/456
* feat(ci): Import sorting and whitespace sensitivity in frontend by cpvannier in https://github.com/pixano/pixano/pull/460
* Feat/update app header by antoningaladrim in https://github.com/pixano/pixano/pull/463
* folder builders rework by BertrandRenault in https://github.com/pixano/pixano/pull/444
* Fix docker build by juliendenize in https://github.com/pixano/pixano/pull/466
* feat: Add COCO exporter by cpvannier in https://github.com/pixano/pixano/pull/462
* feat(front): Improve object highlighting by cpvannier in https://github.com/pixano/pixano/pull/449
* Feat/add vqa and image mask generation by juliendenize in https://github.com/pixano/pixano/pull/468
* fix fake source metadata type by BertrandRenault in https://github.com/pixano/pixano/pull/469
* inference_metadata field front fixes + object total count fix by BertrandRenault in https://github.com/pixano/pixano/pull/470
* Feat/rest inference by juliendenize in https://github.com/pixano/pixano/pull/471
* ops: upgrade node and pnpm by antoningaladrim in https://github.com/pixano/pixano/pull/472
* Feat/add question form by antoningaladrim in https://github.com/pixano/pixano/pull/467
* Replace prints by logger.info by juliendenize in https://github.com/pixano/pixano/pull/474
* Feat/generate answer button by antoningaladrim in https://github.com/pixano/pixano/pull/478
* Update to Pixano-Inference 0.5.0 by juliendenize in https://github.com/pixano/pixano/pull/480
* Fix/dataset explorer by antoningaladrim in https://github.com/pixano/pixano/pull/477
* Feat/text view class by antoningaladrim in https://github.com/pixano/pixano/pull/479
* add a "cancel" button to SelectModal by BertrandRenault in https://github.com/pixano/pixano/pull/481
* Add image zero shot detection by juliendenize in https://github.com/pixano/pixano/pull/483
* Add arm platform by juliendenize in https://github.com/pixano/pixano/pull/484
* v0.6.5 by juliendenize in https://github.com/pixano/pixano/pull/487


**Full Changelog**: https://github.com/pixano/pixano/compare/v0.6.4...v0.6.5

0.6.4

What's Changed

This release introduce **Workspace**s 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

* Add workspaces by juliendenize in https://github.com/pixano/pixano/pull/412
* put back estimated videoSpeed lost changes by BertrandRenault in https://github.com/pixano/pixano/pull/425
* remove track from timeline if last tracklet by BertrandRenault in https://github.com/pixano/pixano/pull/427
* Add pixano-inference client by juliendenize in https://github.com/pixano/pixano/pull/431
* refacto: storybook directory by antoningaladrim in https://github.com/pixano/pixano/pull/433
* Feat/vqa storybook by antoningaladrim in https://github.com/pixano/pixano/pull/434
* Refactor workspaces and folder builders by juliendenize in https://github.com/pixano/pixano/pull/435
* Add Base and default exporters by juliendenize in https://github.com/pixano/pixano/pull/439
* Refresh thumbnails whenever needed by BertrandRenault in https://github.com/pixano/pixano/pull/429
* track fusion: add shortcuts for validate and abort by BertrandRenault in https://github.com/pixano/pixano/pull/430
* v0.6.4 by juliendenize in https://github.com/pixano/pixano/pull/440


**Full Changelog**: https://github.com/pixano/pixano/compare/v0.6.3...v0.6.4

0.6.3

What's Changed

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

* track association by BertrandRenault in https://github.com/pixano/pixano/pull/396
* fix lost class of top entities by BertrandRenault in https://github.com/pixano/pixano/pull/402
* show/hide track by BertrandRenault in https://github.com/pixano/pixano/pull/404
* Add shortcuts for play actions by BertrandRenault in https://github.com/pixano/pixano/pull/403
* gather save by method, group, table by BertrandRenault in https://github.com/pixano/pixano/pull/401
* feat(front): Better TimeTrack scaling by cpvannier in https://github.com/pixano/pixano/pull/405
* feat(front): Estimate video speed by cpvannier in https://github.com/pixano/pixano/pull/409
* fix & clarify isEntityAllowedAsTop by BertrandRenault in https://github.com/pixano/pixano/pull/411
* shift for datasetItem change left&right arrow by BertrandRenault in https://github.com/pixano/pixano/pull/414
* fix(front): Add a minimum tracklet width by cpvannier in https://github.com/pixano/pixano/pull/417
* allow no jsonl by BertrandRenault in https://github.com/pixano/pixano/pull/416
* fix(front): Delete all empty tracks by cpvannier in https://github.com/pixano/pixano/pull/418
* feat(front): Add icons for timeline zoom slider by cpvannier in https://github.com/pixano/pixano/pull/419
* add key shortcut in tooltip by BertrandRenault in https://github.com/pixano/pixano/pull/421
* feat(front): Update object thumbnails in side panel by cpvannier in https://github.com/pixano/pixano/pull/423
* Update VERSION by juliendenize in https://github.com/pixano/pixano/pull/424


**Full Changelog**: https://github.com/pixano/pixano/compare/v0.6.2...v0.6.3

0.6.2

What's Changed

In this release, we make some fixes for different features already present in the previous v0.6.x versions.

We also introduce Text features to handle the VQA task. The backend already contains the first version of the different text components and the frontend has integrated some of them. However we do not have already documented the features and will keep on upgrading the text features until the 0.7.0 release so that a VQA task is available as well as an Entity Linking task with some images.

Commits

* bugfix unknown image type by BertrandRenault in https://github.com/pixano/pixano/pull/377
* fixed tracklet size by BertrandRenault in https://github.com/pixano/pixano/pull/376
* Dev/rename to textspan by benlabbe in https://github.com/pixano/pixano/pull/385
* fix : add annotation_ref in Annotation TextSpan by benlabbe in https://github.com/pixano/pixano/pull/386
* feat: add Message annotation as a registrerd base schema for the VQA usecase by benlabbe in https://github.com/pixano/pixano/pull/387
* change embeddings load by BertrandRenault in https://github.com/pixano/pixano/pull/383
* fix colorScale with sub entities by BertrandRenault in https://github.com/pixano/pixano/pull/391
* Fix/sam tutorial by juliendenize in https://github.com/pixano/pixano/pull/388
* Update lancedb dependency by juliendenize in https://github.com/pixano/pixano/pull/392
* Feat/text canvas by antoningaladrim in https://github.com/pixano/pixano/pull/390
* Feat/vqa component by antoningaladrim in https://github.com/pixano/pixano/pull/398
* feat: Add larger color palette by cpvannier in https://github.com/pixano/pixano/pull/399
* feat: add util funct in Image to shorten url wrt relative path by benlabbe in https://github.com/pixano/pixano/pull/394
* v0.6.2 by juliendenize in https://github.com/pixano/pixano/pull/400

New Contributors
* antoningaladrim made their first contribution in https://github.com/pixano/pixano/pull/390

**Full Changelog**: https://github.com/pixano/pixano/compare/v0.6.1...v0.6.2

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.