File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,8 @@ A network using Convolution layers was used to build classifier, network archite
5959data model was not able to generalize well between bee and noise data. Adding downsampling technique helped the
6060model in generalization.
6161
62+ ![ alt text] ( https://raw.githubusercontent.com/vishalshar/Audio-Classification-using-CNN-MLP/master/img/CNN_Net-1.png )
63+
6264#### Performance:
6365
6466Training was done for 500 epochs using Adaptive Moment Estimation (adam) as optimizer with learning rate of 0.0001.
@@ -68,9 +70,6 @@ Training was done for 500 epochs using Adaptive Moment Estimation (adam) as opti
6870| -----| ------------- | :-------------:|
6971| Accuracy | 99.88% | 99.45% |
7072
71-
72- ![ alt text] ( https://raw.githubusercontent.com/vishalshar/Audio-Classification-using-CNN-MLP/master/img/CNN_Net-1.png )
73-
7473#### Accuracy
7574
7675![ alt text] ( https://raw.githubusercontent.com/vishalshar/Audio-Classification-using-CNN-MLP/master/img/bee_cnn_audio.png )
You can’t perform that action at this time.
0 commit comments