Getting started

DeepTrack is a comprehensive deep learning framework for digital microscopy. We provide tools to create physical simulations of customizable optical systems, to generate and train neural network models, and to analyze experimental data.

Installation

To install, clone the folder ‘deeptrack’ to your project directory. The ability to install the package through pip is comming soon.

Dependencies:

tensorflow (>=1.14)

Optional dependencies:

matplotlib

ffmpeg

pillow

opencv-python