Table of Contents
Fetching ...

TrackMe:A Simple and Effective Multiple Object Tracking Annotation Tool

Thinh Phan, Isaac Phillips, Andrew Lockett, Michael T. Kidd, Ngan Le

TL;DR

This work renovates the well-known tool, LabelMe, so as to assist common user with or without in-depth knowledge about computer science to annotate the data with less effort, and introduces an upgraded version with essential features for multiple object tracking annotation.

Abstract

Object tracking, especially animal tracking, is one of the key topics that attract a lot of attention due to its benefits of animal behavior understanding and monitoring. Recent state-of-the-art tracking methods are founded on deep learning architectures for object detection, appearance feature extraction and track association. Despite the good tracking performance, these methods are trained and evaluated on common objects such as human and cars. To perform on the animal, there is a need to create large datasets of different types in multiple conditions. The dataset construction comprises of data collection and data annotation. In this work, we put more focus on the latter task. Particularly, we renovate the well-known tool, LabelMe, so as to assist common user with or without in-depth knowledge about computer science to annotate the data with less effort. The new tool named as TrackMe inherits the simplicity, high compatibility with varied systems, minimal hardware requirement and convenient feature utilization from the predecessor. TrackMe is an upgraded version with essential features for multiple object tracking annotation.

TrackMe:A Simple and Effective Multiple Object Tracking Annotation Tool

TL;DR

This work renovates the well-known tool, LabelMe, so as to assist common user with or without in-depth knowledge about computer science to annotate the data with less effort, and introduces an upgraded version with essential features for multiple object tracking annotation.

Abstract

Object tracking, especially animal tracking, is one of the key topics that attract a lot of attention due to its benefits of animal behavior understanding and monitoring. Recent state-of-the-art tracking methods are founded on deep learning architectures for object detection, appearance feature extraction and track association. Despite the good tracking performance, these methods are trained and evaluated on common objects such as human and cars. To perform on the animal, there is a need to create large datasets of different types in multiple conditions. The dataset construction comprises of data collection and data annotation. In this work, we put more focus on the latter task. Particularly, we renovate the well-known tool, LabelMe, so as to assist common user with or without in-depth knowledge about computer science to annotate the data with less effort. The new tool named as TrackMe inherits the simplicity, high compatibility with varied systems, minimal hardware requirement and convenient feature utilization from the predecessor. TrackMe is an upgraded version with essential features for multiple object tracking annotation.

Paper Structure

This paper contains 8 sections, 5 figures.

Figures (5)

  • Figure 1: The overview of the graphical interface of TrackMe. The red boxes highlights the new features and utilities. We add "Track" in the menu list along with three video tracking annotation features. The "Navigation" dialog is placed on the top right for frame control. "Polygon IDs" demonstrates the IDs of current frame's objects. The images are from GMOT-40 bai2021gmot.
  • Figure 2: Box and ID Interpolation Dialog.
  • Figure 3: ID Association Dialog.
  • Figure 4: Tracklet Annotation Visualization in TrackMe. The images are from GMOT-40 bai2021gmot.
  • Figure 5: Box and ID Modification Dialog.