Since the most recent predict.py has some modifications, it seems like that I cannnot refer to an image using the original command. Then what should I do? Many thanks!
Error Info
(planercnn) E:\Users\zichu\PycharmProjects\PlanarReconstruction-master>python predict.py with resume_dir=pretrained.pt input_image=png/1.png
sacred.utils.ConfigAddedError: Added new config entry that is not used anywhere
Conflicting configuration values:
input_image=png/1.png
Since the most recent
predict.py
has some modifications, it seems like that I cannnot refer to an image using the original command. Then what should I do? Many thanks!Error Info
(planercnn) E:\Users\zichu\PycharmProjects\PlanarReconstruction-master>python predict.py with resume_dir=pretrained.pt input_image=png/1.png sacred.utils.ConfigAddedError: Added new config entry that is not used anywhere Conflicting configuration values: input_image=png/1.png