code problem
Morayabb opened this issue · comments
Morayabb commented
May I ask what is the running environment configuration for this code? Mainly Pytorch, Torchvision, and Pillow versions. Thanks.
An Tai commented
Hi, you can refer to the LIIF environment.
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年7月1日(星期六) 中午12:50
收件人: ***@***.***>;
抄送: ***@***.***>;
主题: [Suanmd/CDCR] code problem (Issue #1)
May I ask what is the running environment configuration for this code? Mainly Pytorch, Torchvision, and Pillow versions. Thanks.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Morayabb commented
Thanks, but there are one more question: the meaning of the following code is to set it to True when in-distribution(1~4), and set it to False for others? Hoping you can answer this question.
self.for_flag = dense_predict_with_for # need to choose outdim: 3(with true) or 27(with false)