SensorsINI / jaer

Java tools for Address-Event Representation (AER) neuromorphic vision and audio sensor processing
GNU Lesser General Public License v2.1
167 stars 53 forks source link

question about usage #51

Open xiaozibuqi opened 3 days ago

xiaozibuqi commented 3 days ago

For denoising algorithm, is there any implementation in other language like python?Because I want to experiment on my own dataset

tobidelbruck commented 3 days ago

I don't know of any open set of python denoising methods.

If you implement your method in jAER using a subclass of AbstractNoiseFilter you can see the live ROC curve and compare with other jAER denoising implementations on any jAER recording, including those that are saved as CSV files. See DND21 https://sites.google.com/view/dnd21