Releases: bmmtstb/dynamically-gated-similarities
Releases · bmmtstb/dynamically-gated-similarities
v0.2.0 - Dynamic Training mostly possible
Full Changelog: v0.1.0...v0.2.0
v0.1.0 - Modules working properly - Mostly stable
Full Changelog: v0.0.6...v0.1.0
Base Tracker working
Implemented the basic functionalities for tracking, works on longer sequences, but there are no metrics yet.
Full Changelog: v0.0.5...v0.0.6
First woking and traineable custom module
Full Changelog: v0.0.4...v0.0.5
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: v0.0.3...v0.0.4
Training, Testing and module running Basics
Choose different Losses, Metrics, and Optimizers during training and testing the BaseModules.
Full Changelog: v0.0.2...v0.0.3
Alpha - Image Handling working
It is possible to transform Images and create datasets for loading predefined data.
Full Changelog: v0.0.1...v0.0.2
Alpha - Basic Project Structure
Contains the idea of DGS, and the first steps of the basic structure.
AlphaPose Backbone can predict current state.