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!
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!