-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing key(s) in state_dict: "encoder.initial.conv1.weight" #19
Comments
nervmind, I just commented line 81 in run_demo.py:
now this error is gone, but still I cannot run it without GPU, even if I try to work around all the error messages, it freezes when opening the webcam |
It worked eventually! BTW I could make it fully work on Mac OSX too rogeriochaves@bcb8fa7 |
Sorry about the late response! It is indeed tricky to get things working in a different environment... The Thank you for sharing the exact steps you took to address this issue. I hope others in the future will find this information helpful. |
Hi all, Did anyone ever get FAZE to work fully on Mac OSX (not ubuntu)? If so, would you be willing to share the scripts? Thanks so much!
|
I'm trying to run the demo on an ubuntu (no GPU), but I'm getting this:
what am I doing wrong? Maybe because I don't have CUDA?
The text was updated successfully, but these errors were encountered: