# An Empirical Evaluation Study on the Training of SDC Features for Dense   Pixel Matching

**Authors:** Ren\'e Schuster, Oliver Wasenm\"uller, Christian Unger, Didier, Stricker

arXiv: 1904.06167 · 2019-04-15

## TL;DR

This paper empirically investigates various training strategies for the SDC descriptor network, focusing on hyperparameters, data selection, loss functions, and schedules to optimize dense pixel matching performance.

## Contribution

It provides a comprehensive experimental analysis of training practices for SDC, offering insights and best practices for training deep neural networks in dense matching tasks.

## Key findings

- Optimal training strategies improve SDC performance
- Multi-domain training enhances generalization
- Validated best practices for deep neural network training

## Abstract

Training a deep neural network is a non-trivial task. Not only the tuning of hyperparameters, but also the gathering and selection of training data, the design of the loss function, and the construction of training schedules is important to get the most out of a model. In this study, we perform a set of experiments all related to these issues. The model for which different training strategies are investigated is the recently presented SDC descriptor network (stacked dilated convolution). It is used to describe images on pixel-level for dense matching tasks. Our work analyzes SDC in more detail, validates some best practices for training deep neural networks, and provides insights into training with multiple domain data.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.06167/full.md

## Figures

37 figures with captions in the complete paper: https://tomesphere.com/paper/1904.06167/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/1904.06167/full.md

---
Source: https://tomesphere.com/paper/1904.06167