model.load error
when i run the demo this error pops up
return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args) File "/usr/local/lib/python3.7/site-packages/torch/serialization.py", line 755, in _legacy_load magic_number = pickle_module.load(f, **pickle_load_args) _pickle.UnpicklingError: invalid load key, '<'.
Same issue here.
@Beniko95J download the model from here (https://drive.usercontent.google.com/download?id=1rp8kdyLPvErw2dTmqtjISRVvQLj6Yzje&export=download) and put the model in data folder
I had the same issue today and your model worked @zardamhussain, thank you very much! But may I ask, where did you get it from?
@ldoppertin can we connect on meet i'm having some trouble with dependencies
@zardamhussain I only got it to work with the exact dependencies as descriped in the first answer of this issue: https://github.com/yfeng95/DECA/issues/124 and numpy < 1.24
@ldoppertin do u get the mtl file not found warning