zilongzhong / SSTN

PyTorch Implementation of SSTNs for hyperspectral image classifications from the IEEE T-GRS paper "Spectral-Spatial Transformer Network for Hyperspectral Image Classification: A FAS Framework."
106 stars 23 forks source link

Question on the process of the FAS #14

Open zhonghaochen opened 3 weeks ago

zhonghaochen commented 3 weeks ago

Dear Dr. Zilong,

Your work is excellent and inspiring.

The code you shared seems only to have a selection of fixed models. For how to implement the architecture search (FAS), there doesn't seem to be any code in the existing repository that shares that part.

Could you please find the time to upload that part of the code and give a guide on how to run it?

Thank you for your time.