English

Panoptic Instance Segmentation on Pigs

Computer Vision and Pattern Recognition 2020-09-03 v1

Abstract

The behavioural research of pigs can be greatly simplified if automatic recognition systems are used. Especially systems based on computer vision have the advantage that they allow an evaluation without affecting the normal behaviour of the animals. In recent years, methods based on deep learning have been introduced and have shown pleasingly good results. Especially object and keypoint detectors have been used to detect the individual animals. Despite good results, bounding boxes and sparse keypoints do not trace the contours of the animals, resulting in a lot of information being lost. Therefore this work follows the relatively new definition of a panoptic segmentation and aims at the pixel accurate segmentation of the individual pigs. For this a framework of a neural network for semantic segmentation, different network heads and postprocessing methods is presented. With the resulting instance segmentation masks further information like the size or weight of the animals could be estimated. The method is tested on a specially created data set with 1000 hand-labeled images and achieves detection rates of around 95% (F1 Score) despite disturbances such as occlusions and dirty lenses.

Keywords

Cite

@article{arxiv.2005.10499,
  title  = {Panoptic Instance Segmentation on Pigs},
  author = {Johannes Brünger and Maria Gentz and Imke Traulsen and Reinhard Koch},
  journal= {arXiv preprint arXiv:2005.10499},
  year   = {2020}
}

Comments

18 pages, 10 figures. Submitted to MDPI Sensors

R2 v1 2026-06-23T15:42:32.539Z