thiagesh

Results 3 comments of thiagesh

you can use the onmute event to detect silence. But this will work only if it is completely silent and no data is available from the recording devices. `stream.getVideoTracks()[0].onmute =...

Changing Keras to version 2.1.2 solved the issue for me.

Hi, you can add your jpg image in **~/.keras/datasets/VOC2012/VOCdevkit/VOC2012/JPEGImages** and png image in **~/.keras/datasets/VOC2012/combined_annotations** You can then add the name of the image in **~/.keras/datasets/VOC2012/combined_imageset_train.txt**