Skip to content

Releases: bmmtstb/dynamically-gated-similarities

v0.2.0 - Dynamic Training mostly possible

23 Sep 00:04
Compare
Choose a tag to compare

v0.1.0 - Modules working properly - Mostly stable

14 May 10:01
Compare
Choose a tag to compare

Base Tracker working

03 Apr 18:57
Compare
Choose a tag to compare
Base Tracker working Pre-release
Pre-release

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

11 Feb 00:07
Compare
Choose a tag to compare

Full Changelog: v0.0.4...v0.0.5

Engine and basic Training loop working

02 Feb 15:07
Compare
Choose a tag to compare
Pre-release

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

20 Jan 12:39
Compare
Choose a tag to compare

Choose different Losses, Metrics, and Optimizers during training and testing the BaseModules.

Full Changelog: v0.0.2...v0.0.3

Alpha - Image Handling working

13 Dec 16:31
Compare
Choose a tag to compare
Pre-release

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

22 Nov 15:05
Compare
Choose a tag to compare
Pre-release

Contains the idea of DGS, and the first steps of the basic structure.
AlphaPose Backbone can predict current state.