add CLIP intro post
This commit is contained in:
parent
a1d071733d
commit
cc7a074200
|
|
@ -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
|
* [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
|
* [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).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue