Discussions

Ask a Question
Back to All

Running forever fd.run(model_path='dinov2s', cc_threshold=0.8)

I'm using the google colab notebook located at: https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/dinov2_notebook.ipynb

When I run "fd.run(model_path='dinov2s', cc_threshold=0.8)" the console says below and seems to just run forever (its been about an hour). I'm using CPU in google colab. How long does this usually take? (using the oxford-iit pet dataset)

Trying to download dinov2s model from https://vl-company-website.s3.us-east-2.amazonaws.com/model_artifacts/dinov2/dinov2_vits14.onnx to /root/dinov2_vits14.onnx
Downloading:
10783/? [00:01<00:00, 6307.98KB/s]
FastDup Software, (C) copyright 2022 Dr. Amir Alush and Dr. Danny Bickson.