helme / ecg_ptbxl_benchmarking

Public repository associated with "Deep Learning for ECG Analysis: Benchmarks and Insights from PTB-XL"
GNU General Public License v3.0
195 stars 86 forks source link

Bug in code/models/xresnet1d.py #26

Closed v3551G closed 4 months ago

v3551G commented 1 year ago

This is a really interesting piece of work, and I think it will have a positive impact on the field.

I found that the implementation of some functions such as weight_norm, spectral_norm, InstanceNorm, SEModule, and SimpleSelfAttention in the xresnet1d.py file is missing. Can you provide a complete file??

Thank you sincerely.

helme commented 4 months ago

27