rauldds / Hyperspectral_CT_Recon

Build a prototyping pipeline to test different hyperspectral reconstruction and segmentation approaches leveraging public data and/or simulated data.
2 stars 0 forks source link

Explore Compression techniques before segmentation #34

Closed luisdavid64 closed 1 year ago

luisdavid64 commented 1 year ago

Explore compression techniques. Apply PCA, blending of Hyperspectral data so that we pass the best information to network.

luisdavid64 commented 1 year ago

Explored the following methods: 1) merging hyperspectral channels 2) PCA 3) Band selection using OPBS 4) Band selection using BSNet