While I am executing the following line of code:
python benchmark.py --root_dir /path/to/data/SPADE_E2VID
When evaluating the firenet model I get the following error:
ModuleNotFoundError: No module named 'cedric_firenet.utils'
I have checked the repository files and I have seen that they are not uploaded, could you provide them to me?
While I am executing the following line of code:
python benchmark.py --root_dir /path/to/data/SPADE_E2VIDWhen evaluating the firenet model I get the following error:
ModuleNotFoundError: No module named 'cedric_firenet.utils'I have checked the repository files and I have seen that they are not uploaded, could you provide them to me?