Use half precision to reduce memory usage. #74
Conversation
Use half precision to reduce memory usage.
Use half precision.
|
Hello, it is a pleasure to read this code, but when I want to train my own dataset, I find that "python download_training_dataset.py" this line of code needs this.py file to run, but I don't see this file, should I set up my own training dataset? |
Sorry, I'm not the owner of this repo and never tried to train. You may consider consulting @hkchengrex for more information. |
@huchunjun425 The script is here: https://github.com/hkchengrex/CascadePSP/blob/master/scripts/download_training_dataset.py. I am not sure what you meant by "this.py". |
|
Thanks for your messages!
***@***.***
…---- Replied Message ----
From
Rex ***@***.***>
Date
9/27/2024 00:59
To
***@***.***>
Cc
***@***.***>
,
***@***.***>
Subject
Re: [hkchengrex/CascadePSP] Use half precision to reduce memory usage. (PR #74)
Hello, it is a pleasure to read this code, but when I want to train my own dataset, I find that "python download_training_dataset.py" this line of code needs this.py file to run, but I don't see this file, should I set up my own training dataset?
@huchunjun425 The script is here: https://github.com/hkchengrex/CascadePSP/blob/master/scripts/download_training_dataset.py. I am not sure what you meant by "this.py".
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi, this is a simple trick to reduce memory usage.