Hello, I am sorry to bother you. I have read your work these days. But there was something wrong when I tryed.
- Firstly, how can I get this .h5 file in train?
train_set = DatasetFromHdf5("data/train26.h5")

- Secondly,when I try demo_try, it is wrong with:
ModuleNotFoundError: No module named 'models.HSI_Renet_Specg_multiout_skip_conv'
Thank you for your answering!
Hello, I am sorry to bother you. I have read your work these days. But there was something wrong when I tryed.
train_set = DatasetFromHdf5("data/train26.h5")
ModuleNotFoundError: No module named 'models.HSI_Renet_Specg_multiout_skip_conv'
Thank you for your answering!