Skip to content

Releases: datature/portal

releases/v0.5.9

13 Mar 07:24
4272c2d
Compare
Choose a tag to compare

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

19 Sep 10:35
1fabd64
Compare
Choose a tag to compare

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

18 Jul 08:38
a0458fa
Compare
Choose a tag to compare

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

17 May 09:13
Compare
Choose a tag to compare

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

13 Aug 11:17
dac98dd
Compare
Choose a tag to compare

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

27 Jul 07:00
8563f33
Compare
Choose a tag to compare

Portal First Release

  • Executable runs on Python 3.7 and uses an Electron.JS wrapper to wrap around the Portal Engine and WebApp
  • Portal-0.5.0-macos.dmg and Portal-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)