SubramaniKrishna / point-cloud-audio

Accompanying code for our paper "Point Cloud Audio Processing"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Point Cloud Audio Processing DOI

Krishna Subramani1, Paris Smaragdis1

1UIUC

Paper

For the necessary libraries/prerequisites, please use conda/anaconda to create an environment (from the environment.yml file in this repository) with the command

conda env create -f environment.yml

All the code to reproduce our results and plots is in Code

About

Accompanying code for our paper "Point Cloud Audio Processing"

License:MIT License


Languages

Language:Python 59.5%Language:Jupyter Notebook 40.5%