satellite-image-deep-learning / techniques

Techniques for deep learning with satellite & aerial imagery
Apache License 2.0
8.73k stars 1.49k forks source link

Adding Technique for Image Channel Subsampling #69

Open sbb-gh opened 6 days ago

sbb-gh commented 6 days ago

Is it possible to add a link to my project and paper. I can create a pull request if possible.

We take a multi-channeled image e.g. remotely-sensed ground image from a hyperspecral device, then choose a subset of the image channels e.g. wavelengths, whilst performing a user-chosen task. Exampe usage is table 3 in paper https://openreview.net/pdf?id=MloaGA6WwX Code: https://github.com/sbb-gh/experimental-design-multichannel

robmarkcole commented 5 days ago

Very welcome to create a pull request