You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run this code, it showed that it was downloading the Face Alignment Network(FAN), so I downloaded it by the Web, but the tar I downloaded can't be open by WinRAR. And then I put it in the "C:\Users....\AppData\Local\face_alignment\data".
But the code shows "KeyError: 'state_dict'"(error at face_alignment\api.py, line 110, v in fan_weights['state_dict'].items()} )
The text was updated successfully, but these errors were encountered:
When I run this code, it showed that it was downloading the Face Alignment Network(FAN), so I downloaded it by the Web, but the tar I downloaded can't be open by WinRAR. And then I put it in the "C:\Users....\AppData\Local\face_alignment\data".
But the code shows "KeyError: 'state_dict'"(error at face_alignment\api.py, line 110, v in fan_weights['state_dict'].items()} )
The text was updated successfully, but these errors were encountered: