ESC-CNN-microcontroller icon indicating copy to clipboard operation
ESC-CNN-microcontroller copied to clipboard

Multi instance

Open jonnor opened this issue 6 years ago • 1 comments

jonnor avatar Nov 04 '19 12:11 jonnor

Currently this does not perform better than independent instances. It may be that using mean as the pooling operator is not ideal, especially for classes which take a short time (gunshot, bark), or are mostly occluded (children playing in background). Could instead try softmax pooling, or Autopool https://github.com/marl/autopool

jonnor avatar Dec 31 '20 15:12 jonnor