Skip to content

Releases: visionml/pytracking

Stable release with DiMP integration

16 Jan 15:17
Compare
Choose a tag to compare

Stable release after integrating the DiMP tracker.

Updates:

  • Integration of the DiMP tracker (ICCV 2019)
  • Visualization with Visdom
  • VOT integration
  • Many new network modules
  • Multi GPU training
  • PyTorch v1.2 support

Requires PyTorch version 1.2 or newer.

Implemented trackers: DiMP, ATOM and ECO.

Last release before DiMP integration

01 Sep 15:26
c7d586f
Compare
Choose a tag to compare

First stable release of PyTracking before the integration of the DiMP tracker.

PyTorch version: v1.1.

Implemented trackers: ATOM and ECO.

First stable release. Uses PyTorch v0.4.1.

05 May 13:08
Compare
Choose a tag to compare

First stable release of PyTracking.

PyTorch version: 0.4.1

Implemented trackers: ATOM and ECO.