Recent Releases of dynamically-gated-similarities
dynamically-gated-similarities - Removed Vulnerabilities in Sub-Packages
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/bmmtstb/dynamically-gated-similarities/pull/5
- Bump pytorch versions
Full Changelog: https://github.com/bmmtstb/dynamically-gated-similarities/compare/v0.3.0...v0.3.1
- Python
Published by bmmtstb 6 months ago
dynamically-gated-similarities - Improved Usability and Documentation
Started to improve readability, usability and to extend the documentation.
- Python
Published by bmmtstb about 1 year ago
dynamically-gated-similarities - v0.2.0 - Dynamic Training mostly possible
Full Changelog: https://github.com/bmmtstb/dynamically-gated-similarities/compare/v0.1.0...v0.2.0
- Python
Published by bmmtstb over 1 year ago
dynamically-gated-similarities - v0.1.0 - Modules working properly - Mostly stable
Full Changelog: https://github.com/bmmtstb/dynamically-gated-similarities/compare/v0.0.6...v0.1.0
- Python
Published by bmmtstb almost 2 years ago
dynamically-gated-similarities - Base Tracker working
Implemented the basic functionalities for tracking, works on longer sequences, but there are no metrics yet.
Full Changelog: https://github.com/bmmtstb/dynamically-gated-similarities/compare/v0.0.5...v0.0.6
- Python
Published by bmmtstb almost 2 years ago
dynamically-gated-similarities - First woking and traineable custom module
Full Changelog: https://github.com/bmmtstb/dynamically-gated-similarities/compare/v0.0.4...v0.0.5
- Python
Published by bmmtstb about 2 years ago
dynamically-gated-similarities - Engine and basic Training loop working
Example ./scripts/train_visual_similarity_own.py uses the own VisualEngine and is able to test and train on the PoseTrack21 Dataset.
Full Changelog: https://github.com/bmmtstb/dynamically-gated-similarities/compare/v0.0.3...v0.0.4
- Python
Published by bmmtstb about 2 years ago
dynamically-gated-similarities - Training, Testing and module running Basics
Choose different Losses, Metrics, and Optimizers during training and testing the BaseModules.
Full Changelog: https://github.com/bmmtstb/dynamically-gated-similarities/compare/v0.0.2...v0.0.3
- Python
Published by bmmtstb about 2 years ago
dynamically-gated-similarities - Alpha - Image Handling working
It is possible to transform Images and create datasets for loading predefined data.
Full Changelog: https://github.com/bmmtstb/dynamically-gated-similarities/compare/v0.0.1...v0.0.2
- Python
Published by bmmtstb about 2 years ago
dynamically-gated-similarities - Alpha - Basic Project Structure
Contains the idea of DGS, and the first steps of the basic structure. AlphaPose Backbone can predict current state.
- Python
Published by bmmtstb over 2 years ago