zhongshijun / HRTF_field_norm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HRTF_field_norm

how to train

norm way 4 is proposed, norm way 5 is mix_pos_mix_ear, norm way 6 is mix_ear_individual_pos, norm way 2 is equator. please modify the output folder to include the norm way info (-o dir)

experiments

experiment 1

python3 hrtf_normalization/train.py -o hrtf_normalization/exp1 -n listen crossmod sadie bili -t ari --norm_way 2

experiment 2

python3 hrtf_normalization/train.py -o hrtf_normalization/exp2 -n ari crossmod hutubs cipic -t riec --norm_way 2

experiment 3

python3 hrtf_normalization/train.py -o hrtf_normalization/exp3 -n crossmod sadie bili -t listen --norm_way 2

experiment 4

python3 hrtf_normalization/train.py -o hrtf_normalization/exp4 -n hutubs 3d3a bili listen crossmod cipic ita sadie ari

experiment 5

python3 hrtf_normalization/train.py -o hrtf_normalization/exp5 -n listen 3d3a bili crossmod cipic ita sadie ari riec -t hutubs --norm_way 2

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%