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

No such file or directory、 Traceback (most recent call last) #19

Open
qq59653663 opened this issue Oct 23, 2024 · 10 comments
Open

No such file or directory、 Traceback (most recent call last) #19

qq59653663 opened this issue Oct 23, 2024 · 10 comments

Comments

@qq59653663
Copy link

I tried for a long time, but there are always problems like the one in the picture.
WX20241023-153711

@BillFSmith
Copy link
Owner

If the file already exists, 22222.jpg, then it will rename it to 22222 (1).jpg, which has a space in the filename and so doesn't work. You'll need to delete it if uploading the same file twice.
(The Lotus Depth is early code and buggy in a few ways)

@qq59653663
Copy link
Author

Thanks for your reply, it seems the problem still exists.
WX20241023-180110

@qq59653663
Copy link
Author

qq59653663 commented Oct 24, 2024 via email

@BillFSmith
Copy link
Owner

The other bug I found was that different file sizes were unreliable; have you tried with a 1920x1280 jpg image?

I've added a test image 'asdf.jpg' to the repository here:
https://github.com/BillFSmith/TilingZoeDepth/blob/main/asdf.jpg
Does that image work for you?

@qq59653663
Copy link
Author

The image asdf.jpg still has the problem, and I have tried other 1920*1280 images, and I keep getting the same error.
I have succeeded once in many attempts before, and the image details are great. I have tried many depth map calculation programs, and I am sure this is the best I have seen. I really want to use it again。
Amazing work!! Thank you Bill。
WX20241024-203141

@BillFSmith
Copy link
Owner

Ah, it looks like HuggingFace has changed the addresses of their packages, which has broken the code since I last used it.

I've added a line to downgrade to a previous version and it works for me now. Glad you enjoyed it the one time it worked and hope this works for you now.

@qq59653663
Copy link
Author

nice ~ Thank you Bill

@paolodep36
Copy link

STILL SAME PROBLEM

@BillFSmith
Copy link
Owner

@Ronaldonizuka
Copy link

Hello,
I have the same problem, some one Can help me ?
Thanks !

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

4 participants