advimman / lama

🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022

Home Page:https://advimman.github.io/lama-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data set training problem

qwexacc opened this issue · comments

Dear author,I configured the environment and prediction according to the process you provided, but there was an error in training the CelebA dataset
Detectron v2 is not installed
/root/miniconda3/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 information
See {url} for more information"""
The process is run according to what you provide. The data set runs the code
bash fetch_data/celebahq_dataset_prepare.sh
bash fetch_data/celebahq_gen_masks.sh
No error was reported, what is the reason?
If anyone can help me solve this problem, thank you very much!

When executing the following command
python3 bin/train.py -cn lama-fourier-celeba data.batch_size=10
Report an error