An open API service indexing awesome lists of open source software.

https://github.com/drawcodeboy/clip-implementation-clone

CLIP의 구현을 Clone을 통해서 공부했습니다.
https://github.com/drawcodeboy/clip-implementation-clone

Last synced: about 1 year ago
JSON representation

CLIP의 구현을 Clone을 통해서 공부했습니다.

Awesome Lists containing this project

README

          

# CLIP-Implemntation-clone
* CLIP의 구현을 Clone을 통해서 공부했습니다.
* 아래의 구현 사이트를 이용하여 CLIP에 대한 작동 원리를 알게되었습니다.
* [OpenAI CLIP Simple Implementation Repository](https://github.com/moein-shariatnia/OpenAI-CLIP/tree/master)
* * *