maoweinuaa / Cartoonface-detection

Base on retinaface and centerface modefied. frame work depend on pytorch.
MIT License
32 stars 5 forks source link

ModuleNotFoundError: No module named 'data' #1

Open 592692070 opened 4 years ago

592692070 commented 4 years ago

Hey, guys! Your work looks pretty cool. I am doing some research which is based on your work.

I try running your code, but it raises an error, "ModuleNotFoundError: No module named 'data'". It seems that your code is incomplete. Could you please share the complete code for us?

Thank you!

jinyugy21 commented 9 months ago

i find the lost directories in the retinaface repository: https://github.com/biubug6/Pytorch_Retinaface/tree/master. Hope it helps!