- Fix frame packet map not being created on input/packet api endpoint.
- Better error handling on process media for empty frame packet maps.
- Better UI display for empty frame packet maps
beta-0.5.1
- Add test connection to DB on install scripts.
- Deprecate frame rate conversion
- Overall Code Cleanup
- Fix text wrapping for long names in task template cards.
- Added email to the member list in project settings.
- Refactor semantic segmentation to use Data Tools instead of only GCP.
Bugfixes:
- Add error condition when frame packet map is empty in update case
beta-0.5.0
- Added Upload Wizard
- Addded support for uploading models and model runs to DB.
https://github.com/diffgram/diffgram/pull/60
beta-0.4.2
73
70
beta-0.4.1
https://github.com/diffgram/diffgram/pull/67
beta-0.3.1
alpha-0.3.0
Features:
- Refactored and Decoupled Media Core From Annotation UI
- Added tabbed component to media core
- Added Upload Wizard to allow the upload of prelabeled data from the UI.
New DB Changes:
- Added pre_labeled data to InputBatch table.
alpha-0.2.1
- Fix small bug on report runner for stats that are not dict type.
alpha-0.2.0
Fixes
1. Hotkeys
2. Icons
alpha-0.1.0
New Features:
- Added Azure Connector
- Added redirect to login page for initial install
Bugfixes:
- Added support for data tools on profile picture upload. This was causing some bugs on users that are using providers different from GCP.
alpha-0.0.1
Initial Alpha release for Diffgram Open Core.