Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 861 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 861 Bytes

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