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

Question about big-lama.yaml #98

Closed
jxbs opened this issue Mar 8, 2022 · 2 comments
Closed

Question about big-lama.yaml #98

jxbs opened this issue Mar 8, 2022 · 2 comments

Comments

@jxbs
Copy link

jxbs commented Mar 8, 2022

Hi, thanks for your excellent works.
I have a question about what is "weights_path: ${env:TORCH_HOME}" mean in big-lama.yaml ? When I retrain the works, I don't kown what I had writen in here.
Thank you for time!

@jxbs jxbs closed this as completed Mar 8, 2022
@micklexqg
Copy link

Hi, thanks for your excellent works. I have a question about what is "weights_path: ${env:TORCH_HOME}" mean in big-lama.yaml ? When I retrain the works, I don't kown what I had writen in here. Thank you for time!

have you solved it? I came across a similar problem, how to export ${env:TORCH_HOME} for windows?

@windj007
Copy link
Collaborator

windj007 commented May 6, 2022

I do not know what is the default value for TORCH_HOME in Windows (for linux it's like <user home dir>/.torch). Just set TORCH_HOME to any path you'd like the models to be stored. If you want to use SegmPL, then download and unpack Ade20k network to that folder.

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