BS-Nets icon indicating copy to clipboard operation
BS-Nets copied to clipboard

BS-Nets: An End-to-End Framework for Band Selection of Hyperspectral Image

Results 5 BS-Nets issues
Sort by recently updated
recently updated
newest added

Hello, do you possible have a pytorch implementation of BS-net? Thank you in advance!

Besides, there are no module input as 'tf', 'skimage' ![图片](https://user-images.githubusercontent.com/43880771/142757530-f691d4f5-f0df-4eee-8f2c-bdde6d033e12.png)

For the comparisions : - OA vs Selected Bands - AA vs Selected Bands - Kappa vs Selected Bands

I want to know how to fetch the channel_weight without sess.run , or rather fetch in eager mode.

File "D:\temp\BS-Nets-master\utility.py", line 5, in from Toolbox.Preprocessing import Processor ModuleNotFoundError: No module named 'Toolbox' Could U tell me how to solve it? Thank you.