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

This is the case with the 00 sequence #2

Open
ztx991028 opened this issue Jan 4, 2025 · 5 comments
Open

This is the case with the 00 sequence #2

ztx991028 opened this issue Jan 4, 2025 · 5 comments

Comments

@ztx991028
Copy link

image

@aofrancani
Copy link
Owner

This is definitely not the expected result. Could you give me more details about how you're running the code? You may have missed something. Have you downloaded the pre-trained weights from the DPT?

@ztx991028
Copy link
Author

This is definitely not the expected result. Could you give me more details about how you're running the code? You may have missed something. Have you downloaded the pre-trained weights from the DPT?

image

@ztx991028
Copy link
Author

The DPT model is
image

@ZOUrz
Copy link

ZOUrz commented Jan 8, 2025

@ztx991028 你好!你环境中的sklearn是不是高于作者要求的版本呢

@aofrancani
Copy link
Owner

I just ran the code here and got the following result:

Image

Image

You probably have an outdated package in your virtual environment. I tested scikit-learn with versions 0.23.0 and 1.1.1. Here are the other versions in my venv:

colorama==0.4.6
cycler==0.12.1
filelock==3.13.1
fonttools==4.55.3
fsspec==2024.2.0
Jinja2==3.1.3
joblib==1.4.2
kiwisolver==1.4.7
MarkupSafe==2.1.5
matplotlib==3.5.2
mpmath==1.3.0
networkx==3.0
numpy==1.23.1
opencv-python==4.5.2.54
packaging==24.2
pillow==10.4.0
pyparsing==3.1.4
python-dateutil==2.9.0.post0
scikit-learn==0.23.0
scipy==1.10.1
six==1.17.0
sklearn==0.0
sympy==1.13.1
threadpoolctl==3.5.0
timm==0.4.5
torch==2.4.1+cu124
torchvision==0.19.1+cu124
tqdm==4.64.0
typing_extensions==4.12.2

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

3 participants