diff --git a/README.md b/README.md index db56b56e2..8e20116f7 100644 --- a/README.md +++ b/README.md @@ -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).