fengju514 / Expression-Net

Deep 3DMM facial expression parameter extraction
514 stars 123 forks source link

ModuleNotFoundError: No module named 'kaffe.caffe' #24

Open NipunaMadhushan opened 4 years ago

NipunaMadhushan commented 4 years ago

When I run the code there was an error "ModuleNotFoundError: No module named 'kaffe.caffe'" and actually there was no caffe.py file in the Kaffe folder. Do you have any idea about this?