tom-gao-gyc
tom-gao-gyc
Traceback (most recent call last): File "get_clip_features.py", line 19, in clip_model = load_clip() File "/home/code/SegAnyGAussians-2/clip_utils/clip_utils.py", line 206, in load_clip return OpenCLIPNetwork(OpenCLIPNetworkConfig) File "/home/code/SegAnyGAussians-2/clip_utils/clip_utils.py", line 69, in __init__ model, _, _...
I have met the same problem. I tried open-clip-torch=2.22.0 but it still gets Traceback (most recent call last): File "get_clip_features.py", line 19, in clip_model = load_clip() File "/home/code/SegAnyGAussians-2/clip_utils/clip_utils.py", line 214,...