Machine Learning - Tensor-flow used for detecting bats! Wow




Roland Meertens an AI developer detected bats and ended up using Tensor flow :


  • jupyter notebook
  • Labeling sound data - librosa library
  • Loading sound data with Python 
  • Visualizing sounds with Librosa
  • Machine learning model - TensorFlow
Github - https://github.com/rmeertens/batdetection

Detecting bats by recognising their sound with Tensorflow

Last week I discovered that there are bats behind my appartment. I immediately grabbed my "bat detector": a device that converts the ultrasound signals bats use to echolocate from an inaudible frequency range to an audible one. The name "bat detector" thus is a lie: you can use it to detect bats, but it does not detect bats itself.

Comments

Post a Comment

Popular posts from this blog

Software Testing @ Microsoft

Trim / Remove spaces in Xpath?