SSRN icon indicating copy to clipboard operation
SSRN copied to clipboard

Where is the Indian_best_3DCONV.hdf5

Open IceStreams opened this issue 6 years ago • 3 comments

Hi,where is the file Indian_best_3DCONV.hdf5 the code you have writen in the Real3D_Conv.py best_weights_path = '/home/finoa/DL-on-HSI-Classification/Best_models/Indian_best_3DCONV.hdf5'

IceStreams avatar Oct 29 '19 08:10 IceStreams

Here it is: https://github.com/zilongzhong/SSRN/blob/master/models/Indian_best_RES_3D_SS4_10_1.hdf5

Best reg

On Tue, 29 Oct 2019 at 16:13, Timeawayzxb [email protected] wrote:

Hi,where is the file Indian_best_3DCONV.hdf5 the code you have writen in the Real3D_Conv.py best_weights_path = '/home/finoa/DL-on-HSI-Classification/Best_models/Indian_best_3DCONV.hdf5'

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zilongzhong/SSRN/issues/19?email_source=notifications&email_token=AD2DHTQL5H4MTVXRF345HMLQQ7WEBA5CNFSM4JGE5TVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HU7JOAQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2DHTW7POX3UBMHXCSPD5DQQ7WEBANCNFSM4JGE5TVA .

zilongzhong avatar Oct 29 '19 14:10 zilongzhong

Can I create a new empty file named Indian_best_3DCONV.hdf5 in the file of models and then Run the program Real3D_Conv.py?

IceStreams avatar Oct 29 '19 23:10 IceStreams

No, you don't need to. This is the best performed trained model that is saved during training, just make sure the model is constructed correctly.

zilongzhong avatar Nov 04 '19 23:11 zilongzhong