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

Rec? #38

Closed
asdfgmonkey opened this issue Apr 1, 2024 · 4 comments
Closed

Rec? #38

asdfgmonkey opened this issue Apr 1, 2024 · 4 comments

Comments

@asdfgmonkey
Copy link

I copied your code, but the Rec picture I got is still broken (not as well fixed as in the paper), why? Is it because my data set is only 1000 and I can't feed it?

@lewandofskee
Copy link
Owner

Thank you for your attention. We have not tried training and reconstruction of small-scale data sets, but I think the reconstruction effect can be enhanced by increasing training epochs.

@HANLE321
Copy link

你在复现程序过程中有没有出现以下错误,这是我在运行第四步建立模型时出现的错误,您能给一些指导意见吗(Have you encountered the following errors during the process of reproducing the program? This is the error I encountered during the fourth step of building the model. Can you provide some guidance)
OSError: Can't load tokenizer for 'openai/clip-vit-large-patch14'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'openai/clip-vit-large-patch14' is the correct path to a directory containing all relevant files for a CLIPTokenizer tokenizer.

@lewandofskee
Copy link
Owner

@HANLE321 I think it may be that your server is not connecting to huggingface.co, causing your deployment to fail. You can refer to this blog as well as this issue to try to fix it.

@HANLE321
Copy link

@lewandofskeeIt shouldn't be a network issue, as this website may have a path issue when it can be opened in the browser. I have previously dealt with it based on the article you recommended, but it did not work,I don't know how to handle it now

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