-
Notifications
You must be signed in to change notification settings - Fork 89
Training Detection Networks
To change the network architecture, edit "TrainSqueakDetector.m"
To create an image database for training a faster-RCNN detector:
-
Select "Tools > Network Training > Create Network Training Images"
-
In the dialog box, select all files to create images from.
-
Enter spectrogram settings.
-
FTT windows length, overlap, and NFFT are specified in seconds.
-
Bout length: calls within this distance are placed into a single image.
- If value is not equal to zero, only a single file can be processed at a time.
-
Number of augmented duplicates: the number of times to duplicate each image, with random amplitude and scaling modification.
- This feature increases the size and variability of training sets to increase generalizability.
-
To train a faster-RCNN detector:
-
Select "Tools > Network Training > Train Network"
-
In the dialog box, select all training tables from which to train from (saved in "DeepSqueak\Training\").
-
Decide whether or not to use a pre-trained network as the starting point.
-
Training will take hours. When finished a save dialog will appear.
Copyright © 2018 by Russell Marx & Kevin Coffey. All Rights Reserved. https://doi.org/10.1038/s41386-018-0303-6