Skip to content

yzyouzhang/hrtf_field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub | IEEE Xplore | arXiv

Official implementation of the ICASSP 2023 paper "HRTF Field: Unifying Measured HRTF Magnitude Representation with Neural Fields."

Video

Updates

Oct. 2023, Check out our follow-up work in WASPAA 2023, "Mitigating Cross-Database Differences for Learning Unified HRTF Representation." GitHub IEEE Xplore arXiv

Implementation

Requirements

pytorch
python-sofa
librosa
natsort
pandas
plotly
wandb

Data

Get data from SOFA repository

Then preprocess them with our preprocess.py.

How to run

An example

python3 train.py -o /data/neil/hrtf_field/model -n ari hutubs ita cipic 3d3a bili listen crossmod sadie -t riec

Citation

@INPROCEEDINGS{10095801,
  author={Zhang, You and Wang, Yuxiang and Duan, Zhiyao},
  booktitle={Proc. IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)}, 
  title={{HRTF} Field: Unifying Measured {HRTF} Magnitude Representation with Neural Fields}, 
  year={2023},
  volume={},
  number={},
  pages={1-5},
  doi={10.1109/ICASSP49357.2023.10095801}}

About

Official implementation of the ICASSP 2023 paper "HRTF Field: Unifying Measured HRTF Magnitude Representation with Neural Fields"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages