Skip to content

Commit 0a98771

Browse files
authored
Update CHANGELOG.md
1 parent 555456e commit 0a98771

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,38 @@
11
# 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+
236
## 1.1.9 2018-12-5
337
Fixed bug in k-means feature weighting
438

0 commit comments

Comments
 (0)