Giter VIP home page Giter VIP logo

hyspeclab's Introduction

HySpecLab

Laboratory for the use of algorithms in HyperSpectral imagery.

Prerequisites

Submodules

This repository contains the following submodules:

In order to download the submodules in the cloning process, use the following instruction:

git clone --recurse-submodules [email protected]:SolidusAbi/HySpecLab.git

Dependencies

  1. PyTorch

    • version 1.10 or above
  2. Torchvision

    • version 0.11 or above
  3. Statsmodels

    • version 0.12.2
  4. Scikit-Learn

    • version 0.23
    • Recommended to install scikit-learn-intelex package
  5. Scikit-Optimize

    • version 0.8.1
  6. Imbalanced learn

    • version 0.7
  7. Spectral

    • version 0.22
  8. PySpTools

    • For Endmember Extraction Algorithms.
    • version 0.15
  9. Others:

    • Matplotlib, tensorboard, tqdm...

Export Environment

If you have included a new library in your environment, please update the environment using the following command:

Linux

conda env export --from-history | grep -v "^prefix: " > environments/Linux.yml

Windows

TODO

Resources

TODO

  • Setup library.
  • Fix HyperSpectralUnderSampler.
  • Use VCA as endmember extraction algorithm.
  • Extensive testing of the VCA with the original code.
  • UnDIP documentation.
  • NFINDR implementation based on pysptools. Básicamente para cargarme la dependencia a PySpTools.
  • Experimenting with UnDIP with different data transformation.
  • Endmember extraction by SVDD
  • SparseWeightedFeatureSelector
    • Move the KL implementation to Sparse library

Task

  • Feature selection experiment
    • Plastic dataset, algorithms and sparse representation test
  • Subspace SVDD
    • Quizás es la solución al mal performance que da el SVDD como eea pero... puedes ser demasiado complejo.
    • Paper

hyspeclab's People

Contributors

solidusabi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.