yinkalario / EIN-SELD

An Improved Event-Independent Network for Polyphonic Sound Event Localization and Detection
66 stars 15 forks source link

environment #8

Closed catherine-qian closed 3 years ago

catherine-qian commented 3 years ago

Thanks for your work!

Could you please let me know which GPU enviornment you are using? And the batchsize for train/inference?

Thanks!

yinkalario commented 3 years ago

The GPU I used is RTX 2080Ti. The environment is based on pytorch and cudnn.

All of the hyper-parameters are listed in ./configs/ein_seld/seld.yaml

Thanks.

catherine-qian commented 3 years ago

thanks for your reply.