danfenghong / IEEE_TNNLS_EGU-Net

Danfeng Hong, Lianru Gao, Jing Yao, Naoto Yokoya, Jocelyn Chanussot, Uta Heiden, Bing Zhang. Endmember-Guided Unmixing Network (EGU-Net): A General Deep Learning Framework for Self-Supervised Hyperspectral Unmixing, IEEE TNNLS, 2021.
56 stars 13 forks source link

How to test on my data? #8

Closed jikerWRN closed 2 years ago

jikerWRN commented 2 years ago

Hi, thanks for your good work!

I want to know may i test the model on my data?

look forward to your reply!

danfenghong commented 2 years ago

yes, of course. You can take place of the given example data with your own data.

jikerWRN @.***> 于2022年1月15日周六 16:58写道:

Hi, thanks for your good work!

I want to know may i test the model on my data?

look forward to your reply!

— Reply to this email directly, view it on GitHub https://github.com/danfenghong/IEEE_TNNLS_EGU-Net/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFL2GZQKSADKPETJI5Z6RGDUWEZKLANCNFSM5MAX4N7A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

jikerWRN commented 2 years ago

Thanks!