You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mahyarnajibi Hi Mahyar: Thanks for sharing your code. I need to run a minimal example to see how the algorithm performs on my datasets. So I want to run your demo.py file. Do I need to run make in the lib directory too? I am just doing the following steps only. Are they sufficient to be able to run the demo? Thanks
@mahyarnajibi Hi Mahyar: Thanks for sharing your code. I need to run a minimal example to see how the algorithm performs on my datasets. So I want to run your demo.py file. Do I need to run make in the lib directory too? I am just doing the following steps only. Are they sufficient to be able to run the demo? Thanks
git clone --recursive https://github.com/mahyarnajibi/SSH.git
pip install -r requirements.txt
bash scripts/download_ssh_model.sh
python demo.py
The text was updated successfully, but these errors were encountered: