We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I made a demo in Colab to easily test the model on a couple of images. Hope you find it useful!
https://colab.research.google.com/drive/1D7d3rDxBHZKWRr_al3mUv_ByKkQ-kr1H
The text was updated successfully, but these errors were encountered:
我在 Colab 中做了一个演示,以便在几张图像上轻松测试模型。 希望你觉得它有用! https://colab.research.google.com/drive/1D7d3rDxBHZKWRr_al3mUv_ByKkQ-kr1H
我在 Colab 中做了一个演示,以便在几张图像上轻松测试模型。 希望你觉得它有用!
Hello, what is the environment configuration for this code? I match the environment according to requirements.txt, but it cannot run
Sorry, something went wrong.
I didn't use requirements.txt for installation, but I needed to add the following packages in addition to the ones installed in colab:
pip install yacs einops kornia timm
I didn't use requirements.txt for installation, but I needed to add the following packages in addition to the ones installed in colab: pip install yacs einops kornia timm
What is the environment of your colab?
No branches or pull requests
I made a demo in Colab to easily test the model on a couple of images.
Hope you find it useful!
https://colab.research.google.com/drive/1D7d3rDxBHZKWRr_al3mUv_ByKkQ-kr1H
The text was updated successfully, but these errors were encountered: