/hits-sdo-similaritysearch

Similarity Search on Solar Dynamics Observatory Data

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

hits-sdo-similaritysearch

To run:

  1. Create conda environment from environment yml
  2. Start environment
  3. Change path in filepath.yml to the directory this repository is located (without repository name)
  4. Dowload the following datasets to root_path location:
  5. Download the following pickle and checkpoint files:
  6. Move the pickle files to hits-sdo-similaritysearch/search_simsiam/embeddings_dicts
  7. Move the checkpoint files to hits-sdo-similaritysearch/search_simsiam/saved_model
  8. run with streamlit run hits-sdo-similaritysearch/search_simsiam/simsearch_gui.py