Fabrizio Ottati

Results 8 issues of Fabrizio Ottati

More than a PR, this is to show how to use torchdata archive utilities and to discuss next steps. I would like to add some other things before merging it....

Hi! I have added the NCARS dataset and added the try/except test on the `import loris` line. I also noticed that the sensor coordinates were unsigned in NCARS; hence, as...

I would like to put an avatar which has not a circular shape (i.e. it gets cropped when displayed on the website). Are there any solutions for this? ![image](https://user-images.githubusercontent.com/45739782/213936684-be93c091-1cb7-4cbf-a48f-e23f1fcdce16.png)

Right now, the documentation is automatically generated. It would be nice to make it more complete, with tutorials in Colab and so on. Feel free to propose ideas here.

documentation
good first issue

Right now the code exactly compresses a NumPy array to EVT2 and DAT. EVT3 compression is supported but without event vectorization. It would be nice to add :) Skills required:...

enhancement

We need someone to benchmark expelliarmus using the code at https://github.com/open-neuromorphic/expelliarmus/docs/benchmarking/script.ipynb. The code for Metavision should be added. It would be nice to use plotly for the graphs :) Skills...

documentation
enhancement

Right now, the files are read in advance to count the number of events. Then, this number is used to allocate a NumPy array on the Python side, that is...

enhancement