Skip to content
New issue

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

Made a Colab demo #2

Open
Dawars opened this issue Jun 13, 2022 · 3 comments
Open

Made a Colab demo #2

Dawars opened this issue Jun 13, 2022 · 3 comments

Comments

@Dawars
Copy link

Dawars commented Jun 13, 2022

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

@Lucifer1002
Copy link

我在 Colab 中做了一个演示,以便在几张图像上轻松测试模型。 希望你觉得它有用!

https://colab.research.google.com/drive/1D7d3rDxBHZKWRr_al3mUv_ByKkQ-kr1H

Hello, what is the environment configuration for this code? I match the environment according to requirements.txt, but it cannot run

@Dawars
Copy link
Author

Dawars commented Jun 28, 2022

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

@Lucifer1002
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants