-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Datature Portal v0.55 Release #125
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
marcus-neo
commented
Aug 13, 2021
- Added Datature API GUI
- Added Tooltip Toggle and Render (Suggested by @alemis)
- Improved Mask Support
- Improved Caching System
1. Saving cache no longer saves the entire model class. Instead, only the model type, name, directory and description pertaining to the model class will be saved. 2. Restoring models from cache now takes the model type, name, directory and description and dynamically builds and registers the model.
documentation for filemodel and model
Remove build-out as it is no longer needed in the release branch
Fully integrated Loaded Model into Model Class
Fixes/caching system
…nto v0.5.5/Develop
Feature/hosted deployment support
This is to protect secrets from being cached
Feature/cache option
Feture/hosted deployment
1. Greyed out Datature API tab 2. Fixed pylint errors 3. Edited docstring for custom model classes 4. Edited contribution.md
…erval Hotfix/change default frame interval
Features for V0.55
change slugs for docs.datature
Datature Portal v0.55 Updates
cache quickfix to fix bug for python 3.8
Hotfix for Cache DeepCopy Issue
gkeechin
approved these changes
Aug 13, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.