zilongzhong / SSRN

This is a tensorflow and keras based implementation of SSRNs in the IEEE T-GRS paper "Spectral-Spatial Residual Network for Hyperspectral Image Classification: A 3-D Deep Learning Framework".
Other
212 stars 74 forks source link

UnicodeDecodeError #24

Open YichuXu opened 4 years ago

YichuXu commented 4 years ago

Utils/modelStatsRecord.py", line 14 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xa1 in position 19: invalid start byte I wonder the author could give me a complete code by email, beacuse the code I download have some UnicodeDecodeError.