Skip to content

kirkscheper/deep_dvs

Repository files navigation

file description

  • main.py: train a network using training and validation datasets.
  • test.py: test a pre-trained network using a testing dataset.
  • data.py: functions for retrieving images and ground truth data.
  • models.py: definition of neural architectures.
  • mdn.py: Mixture Density Networks (MDN). Not used anymore.
  • processor.py: functions for pre-processing image information.
  • exp_statistics.py: computation of mean absolute error and error variance.
  • plotting_functions/*.py: functions for plotting (obviously).
  • clean.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages