Detection utils
NOTE: Merged locally
This merge add the detection
module under neural_networks.dev_utils.
The module contains several utility functions to create detectors based on snapshot classifiers.
A new tutorial demosntrating the creations of a detector was also added to the documentation.