Releases: pixano/pixano
v0.6.12
What's Changed
- fix semantic search issues by @BertrandRenault in #563
- keyframe & other bugs by @BertrandRenault in #565
- remove fixed version by @BertrandRenault in #564
- bigger default text panels widths by @BertrandRenault in #566
- add a confidence threshold slider by @BertrandRenault in #567
- ensure visibilty of input points by @BertrandRenault in #569
- allow selecting model modal even if no onnx by @BertrandRenault in #571
- add pre-annotation tutorial by @BertrandRenault in #568
- feat(front): Improve navigation keyboard shortcuts by @cpvannier in #573
- Display more info in datasets library by @BertrandRenault in #570
- minor improvement/bugfixes on ObjectCard by @BertrandRenault in #572
- add objects filters + some related adaptations by @BertrandRenault in #574
- allow features values (predefined) for Annotation by @BertrandRenault in #575
- hide entities features if relink by @BertrandRenault in #576
- add trailing slash where redirect occurs by @BertrandRenault in #577
- temporary textSpan on creation by @BertrandRenault in #578
- chevron for features + textspan.data.role value instead of mention by @BertrandRenault in #579
- fix incorrect justification setting by @BertrandRenault in #581
- TextSpan section as table + abort on fetch items_info by @BertrandRenault in #582
- add timeout to pixano inference connect by @BertrandRenault in #583
- add unsubscribers by @BertrandRenault in #580
- cosmetics changes by @BertrandRenault in #584
- animated save button + equality fixes by @BertrandRenault in #586
- Table counts by @BertrandRenault in #585
- add '/' to avoid redirect by @BertrandRenault in #587
- add_constraint method by @BertrandRenault in #590
- order by created_at by @BertrandRenault in #591
- sort by columns by @BertrandRenault in #592
- fix selectmodelmodal by @BertrandRenault in #593
- consistant routes without trailing slash by @BertrandRenault in #594
- thumbnail back side dataset_preview by @BertrandRenault in #596
- minor various fixes by @BertrandRenault in #598
- fix ids order by @BertrandRenault in #599
- Dev/thumbnails urls in browser by @benlabbe in #597
- Doc/UI docs by @BertrandRenault in #600
- Update VERSION 0.6.12 by @benlabbe in #601
Full Changelog: v0.6.11...v0.6.12
v0.6.11
What's Changed
- fix pixano-inference version by @BertrandRenault in #558
- modify default pixano inference urls for LTD by @BertrandRenault in #560
- upgrade version 0.6.11 by @BertrandRenault in #561
Full Changelog: v0.6.10...v0.6.11
v0.6.10
What's Changed
- allow SAM2 tracking by @BertrandRenault in #554
- new icons for keypoints & polygon by @BertrandRenault in #556
- version 0.6.10 by @BertrandRenault in #557
Full Changelog: v0.6.9...v0.6.10
v0.6.9
v0.6.8
What's Changed
- fix(ci): Fix docs deployment conflicts by @cpvannier in #523
- update semantic search documentation by @BertrandRenault in #526
- object inspector slider by @BertrandRenault in #525
- fix(front): Fix number of objects visible on frame by @cpvannier in #527
- allow schema overwrite by @BertrandRenault in #524
- chore(front): Remove capitalization of names of object features by @cpvannier in #533
- allows SAM1 in video (not SAM2 yet) by @BertrandRenault in #531
- TextSpan enhancements by @BertrandRenault in #537
- Allow filtering of datasetItems on browser page by @BertrandRenault in #539
- add index of count in header by @BertrandRenault in #541
- Add table_info to keypointsTemplate by @BertrandRenault in #538
- feature update: missing MultiModalEntity in allowed Entities by @BertrandRenault in #550
- fix builder when id or split in metadata.jsonl by @BertrandRenault in #549
- fix position and avoid linefeed replace by @BertrandRenault in #547
- Move filter into datasetbrowser form by @BertrandRenault in #543
- display confidence even if no "display feature" by @BertrandRenault in #542
- do not select tracklet on right click when fusion by @BertrandRenault in #540
- Segmentation support with Pixano Inference by @BertrandRenault in #548
Full Changelog: v0.6.7...v0.6.8
v0.6.7
What's Changed
- generate thumbnail from text by @BertrandRenault in #492
- fix: autoresize-textarea component by forwarding the blur event by @antoningaladrim in #494
- add entity, bbox, ... tables to default vqa schema by @BertrandRenault in #495
- remove types Track and Conversation by @BertrandRenault in #493
- show load icon while generating by @BertrandRenault in #497
- merge VQAFolderBuilder in FolderBaseBuilder by @BertrandRenault in #496
- feat(front): Center tracklets in timeline by @cpvannier in #501
- feat(front): Disable changing frame index on right click by @cpvannier in #502
- feat(front): Highlighting and UI improvements by @cpvannier in #503
- modal prompt & temperature by @BertrandRenault in #499
- folder default item values & default conversation by @BertrandRenault in #504
- Feat/entity linking by @antoningaladrim in #498
- allows segmentation for vqa and EL workspaces by @BertrandRenault in #505
- feat(front): Change highlight frame only if outside of track bounds by @cpvannier in #510
- textspan: compute background luminace to choose text color by @BertrandRenault in #511
- rework ObjectCard by @BertrandRenault in #507
- fix(front): Minor UI fixes by @cpvannier in #515
- feat(ci): Update GitHub actions and templates by @cpvannier in #516
- feat: Update README badges by @cpvannier in #517
- folder builder change params by @BertrandRenault in #506
- feat(docs): Update documentation and README by @cpvannier in #518
- Set none limit to table size by @BertrandRenault in #520
- filter unique mentions by @BertrandRenault in #521
- fix(front): Fix issues with fusion tool by @cpvannier in #512
- fix SAM loading model & emb table by @BertrandRenault in #519
- upgrade version 0.6.7 by @BertrandRenault in #522
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- Add MultimediaEntity for the MultimediaEntityLinking usecase by @benlabbe in #482
- v0.6.6 by @juliendenize in #488
- dataset thumbnail: get absolute path by @BertrandRenault in #489
- inference api front by @BertrandRenault in #476
- FeaturesValues front replug by @BertrandRenault in #447
- fix regex vite.config by @BertrandRenault in #490
Full Changelog: v0.6.5...v0.6.6
v0.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 #441
- Feat/multiple choices questions by @antoningaladrim in #436
- Feat/image workspace storybook by @antoningaladrim in #442
- Feat/entity linking storybook by @antoningaladrim in #443
- add loading icon when loading embeddings by @BertrandRenault in #446
- fix highlighted selected entity when sub entities by @BertrandRenault in #448
- feat(front): Small dataset page enhancements by @cpvannier in #452
- feat(front): Small homepage enhancements by @cpvannier in #451
- feat(front): Re-enable dashboard page by @cpvannier in #453
- feat(front): Keep fusion tool selected by @cpvannier in #450
- feat(front): Disable focus and scrolling on spacebar shortcut by @cpvannier in #457
- feat(front): Small SceneInspector enhancements by @cpvannier in #458
- SaveItem update: check with id and ALSO table_info by @BertrandRenault in #456
- feat(ci): Import sorting and whitespace sensitivity in frontend by @cpvannier in #460
- Feat/update app header by @antoningaladrim in #463
- folder builders rework by @BertrandRenault in #444
- Fix docker build by @juliendenize in #466
- feat: Add COCO exporter by @cpvannier in #462
- feat(front): Improve object highlighting by @cpvannier in #449
- Feat/add vqa and image mask generation by @juliendenize in #468
- fix fake source metadata type by @BertrandRenault in #469
- inference_metadata field front fixes + object total count fix by @BertrandRenault in #470
- Feat/rest inference by @juliendenize in #471
- ops: upgrade node and pnpm by @antoningaladrim in #472
- Feat/add question form by @antoningaladrim in #467
- Replace prints by logger.info by @juliendenize in #474
- Feat/generate answer button by @antoningaladrim in #478
- Update to Pixano-Inference 0.5.0 by @juliendenize in #480
- Fix/dataset explorer by @antoningaladrim in #477
- Feat/text view class by @antoningaladrim in #479
- add a "cancel" button to SelectModal by @BertrandRenault in #481
- Add image zero shot detection by @juliendenize in #483
- Add arm platform by @juliendenize in #484
- v0.6.5 by @juliendenize in #487
Full Changelog: v0.6.4...v0.6.5
v0.6.4
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
- Add workspaces by @juliendenize in #412
- put back estimated videoSpeed lost changes by @BertrandRenault in #425
- remove track from timeline if last tracklet by @BertrandRenault in #427
- Add pixano-inference client by @juliendenize in #431
- refacto: storybook directory by @antoningaladrim in #433
- Feat/vqa storybook by @antoningaladrim in #434
- Refactor workspaces and folder builders by @juliendenize in #435
- Add Base and default exporters by @juliendenize in #439
- Refresh thumbnails whenever needed by @BertrandRenault in #429
- track fusion: add shortcuts for validate and abort by @BertrandRenault in #430
- v0.6.4 by @juliendenize in #440
Full Changelog: v0.6.3...v0.6.4
v0.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 #396
- fix lost class of top entities by @BertrandRenault in #402
- show/hide track by @BertrandRenault in #404
- Add shortcuts for play actions by @BertrandRenault in #403
- gather save by method, group, table by @BertrandRenault in #401
- feat(front): Better TimeTrack scaling by @cpvannier in #405
- feat(front): Estimate video speed by @cpvannier in #409
- fix & clarify isEntityAllowedAsTop by @BertrandRenault in #411
- shift for datasetItem change left&right arrow by @BertrandRenault in #414
- fix(front): Add a minimum tracklet width by @cpvannier in #417
- allow no jsonl by @BertrandRenault in #416
- fix(front): Delete all empty tracks by @cpvannier in #418
- feat(front): Add icons for timeline zoom slider by @cpvannier in #419
- add key shortcut in tooltip by @BertrandRenault in #421
- feat(front): Update object thumbnails in side panel by @cpvannier in #423
- Update VERSION by @juliendenize in #424
Full Changelog: v0.6.2...v0.6.3