File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+ ## 2.0 2018-12-14
3
+ ** DeepSqueak 2.0**
4
+ ```
5
+ ( (
6
+ )\ ) )\ ) ) ) )
7
+ (()/( ( ( (()/( ( ( ( ) ( /( ( /( ( /(
8
+ /(_)) ))\ ))\` ) /(_)( )\ ))\ ))\( /( )\()) )(_)) )\())
9
+ (_))_ /((_/((_/(/( (_)) )(( )/((_)/((_)(_)((_)\ ((_) ((_)\
10
+ | \(_))(_))((_)_\/ __((_)_(_))((_))((_)_| |(_) |_ ) / (_)
11
+ | |) / -_/ -_| '_ \\__ / _` | || / -_/ _` | / / / / | () |
12
+ |___/\___\___| .__/|___\__, |\_,_\___\__,_|_\_\ /___(_\__/
13
+ |_| |_|
14
+ ```
15
+
16
+ ** Major Improvements to Speed**
17
+ * DeepSqueak now detects at 20x - 40x
18
+ * Speed improvements come from optimized spectrogram settings and network architechture
19
+
20
+ ** Improved Networks**
21
+ * New All Short Calls Network for detecting rat and mouse call with the same network
22
+ * New Mouse Short Call Network
23
+ * New Rat Short Call Network
24
+ * New Long Rat call Network
25
+ * New Post-Hoc Denoising Network
26
+ * New Wright Category Classification Network
27
+
28
+ ** Automatic Audio Scaling**
29
+ * Gain setting is removed and instead DeepSqueak will automatically scale all audio to the proper volume for detection
30
+
31
+ ** Simplified Network Training**
32
+ * Netowork training only works in 2018a (currently working with Matlab to find the problem with faster-RCNN in 2018b)
33
+
34
+ ** Various minor quality of life improvements**
35
+
2
36
## 1.1.9 2018-12-5
3
37
Fixed bug in k-means feature weighting
4
38
You can’t perform that action at this time.
0 commit comments