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을 통해서 공부했습니다.
- Host: GitHub
- URL: https://github.com/drawcodeboy/clip-implementation-clone
- Owner: drawcodeboy
- Created: 2024-02-13T05:17:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T02:34:08.000Z (almost 2 years ago)
- Last Synced: 2025-01-05T23:14:17.697Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 513 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
* * *