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
I think I should modify the config --model, --pretrained, --embed-path, am I right?
And what should I do to produce the --embed-path npy file for the model I use?
Hi, thanks for your great work.
When I try to reproduce the results using command below
I ran into the error
ValueError: assignment destination is read-only
, and refers to this lineCLIPSelf/src/training/data.py
Line 370 in 1c7fe9c
Is there any bug in this code or what should I do to avoid this bug?
Thanks.
The text was updated successfully, but these errors were encountered: