Open JavierMartinAme opened 3 years ago
I added the missing directories, I hope u can run the code now.
I have also realized that there is also another file missing, it is called full_data.pth
, it should be located in res
folder.
I added the missing file, if you find another missing file, please let me know. I'll try to solve the problem as soon as possible
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?