mlfoundations / open_clip

An open source implementation of CLIP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A NotImplementedError occurred when I imported the pre-trained weights of RN50.

FudaMingdaXsc opened this issue · comments

I want to use RN50 for distillation but an error occurs when importing.

model_t, _, _ = open_clip.create_model_and_transforms(model_name="RN50", pretrained="openai")
Uploading 1711453175861.png…