This commit is contained in:
James 2024-06-05 10:01:53 +02:00 committed by GitHub
commit a2d3207ad3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -197,3 +197,4 @@ Note that the `C` value should be determined via a hyperparameter sweep using a
* [OpenCLIP](https://github.com/mlfoundations/open_clip): includes larger and independently trained CLIP models up to ViT-G/14
* [Hugging Face implementation of CLIP](https://huggingface.co/docs/transformers/model_doc/clip): for easier integration with the HF ecosystem
* [OpenAI's CLIP is the most important advancement in computer vision this year](https://blog.roboflow.com/openai-clip/): analysis of CLIP use cases in computer vision (Roboflow, 2021).