Releases: datature/portal
Releases · datature/portal
releases/v0.5.9
Portal Update Version v0.5.9
- Loading models from Nexus using Datature Python SDK (v1.6.0)
- Making API calls to hosted deployments on Nexus
- Upgraded Python versions:
3.8 <= python <= 3.10
- For issues and questions on installation, post a question either on Datature Community or open an issue.
releases/v0.5.8
Portal Update Version v0.5.8
- Added support for inference with newly-released YOLOv8 models on Datature Nexus.
- For issues and questions on installation, post a question either on Datature Community or open an issue.
releases/v0.5.7
Portal Update Version v0.5.7
- Added support for Electron build with M1 Chip.
- Fixed issues with Datature API loading models from Datature Nexus.
- For issues and questions on installation, post a question either on Datature Community or open an issue.
releases/v0.5.6
Portal Update Version v0.5.6
- Added AutoDetect Model Support. This supports all models exported from Datature Nexus.
- Upgraded Datature Hub models to use the Datature API.
- For issues and questions on installation, post a question either on Datature Community or open an issue.
releases/v0.5.5
Portal First Update
- Added Cache Folder and System Stability
- Suspect that there might be issues in Windows build. Will add stable fix for executable in future.
- For issues and questions on installation, post a question either on Datature Community or open an issue
Key Features
- Loading Interface for Datature Hub and Datature API (Coming Soon)
- Added Image Labels Toggle to Hotkey L
- Improvement of Cache System
- Added Early Work on Datature API Sync
releases/v0.5.0
Portal First Release
- Executable runs on
Python 3.7
and uses anElectron.JS
wrapper to wrap around the Portal Engine and WebApp Portal-0.5.0-macos.dmg
andPortal-0.5.0-windows.exe
are built by Github Actions, SHA256 hashes will be provided in subsequent updates- Users can build this exact build using
./build-electron.sh
- For issues and questions on installation, post a question either on Datature Community or open an issue
Key Features
- Loading of TensorFlow 2.0 and DarkNet YOLO Models
- Inferences on Video and Images
- Updating of Thresholds, IoU and Class Filters
- Improved Folder Targeting and Syncing
- Included Datature Hub Loader
- Added Progress Bar and ETA for Video Predictions (Which Usually Takes ~5-10 Minutes)