advimman / lama

🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
https://advimman.github.io/lama-project/
Apache License 2.0
8.1k stars 858 forks source link

Training issues:#@Userwarning: In 'hydra/overrides': Usage of deprecated keyword in package header ' package _group_' #179

Closed Giri0808 closed 1 year ago

Giri0808 commented 1 year ago

This problem occurs when training either my own dataset or the CeleA dataset, and I would like to ask how to solve it. (lama) w@w:~/lama$ python3 bin/train.py -cn lama-fourier location=my_dataset data.batch_size=10 Detectron v2 is not installed /home/w/miniconda/envs /lama/lib/python3.6/site-packages /hydra/core/default_element.py:127: Userwarning: In 'hydra/overrides': Usage of deprecated keyword in package header '#@package group'. See https://hydra.cc/docs/next/upgrades/1.0_to_1.1/changes_to_package_header for more infornation See {url} for more information" " "

cohimame commented 1 year ago

Hello!

Check you hydra version, this version shouldn't cause this bug: pip install hydra-core==1.1.0

https://github.com/saic-mdal/lama/blob/main/requirements.txt

Giri0808 commented 1 year ago

Thank you very much, the problem is solved.

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年12月27日(星期二) 凌晨2:12 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [saic-mdal/lama] Training @.***: In 'hydra/overrides': Usage of deprecated keyword in package header ' package group' (Issue #179)

Hello! Check you hydra version: https://github.com/saic-mdal/lama/blob/main/requirements.txt pip install hydra-core==1.1.0

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

qwexacc commented 7 months ago

你好!

检查你的 hydra 版本,这个版本不应该导致这个错误: pip install hydra-core==1.1.0

https://github.com/saic-mdal/lama/blob/main/requirements.txt

pip install hydra-core==1.1.0

Hello, my version is this official version, but there is still this error, I wonder if you can help me?

Giri0808 commented 7 months ago

谢谢,这个问题好像解决了,是configs没修改好的原因

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2024年4月13日(星期六) 中午11:46 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [advimman/lama] Training @.***: In 'hydra/overrides': Usage of deprecated keyword in package header ' package group' (Issue #179)

你好!

检查你的 hydra 版本,这个版本不应该导致这个错误: pip install hydra-core==1.1.0

https://github.com/saic-mdal/lama/blob/main/requirements.txt

pip install hydra-core==1.1.0

Hello, my version is this official version, but there is still this error, I wonder if you can help me?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>