BS-Nets
BS-Nets copied to clipboard
BS-Nets: An End-to-End Framework for Band Selection of Hyperspectral Image
Hello, do you possible have a pytorch implementation of BS-net? Thank you in advance!
Besides, there are no module input as 'tf', 'skimage' 
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.