Stars
Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization
A local chatbot fine-tuned by bilibili user comments.
twtrubiks / FaceDetect
Forked from shantnu/FaceDetect人臉偵測 use Python (Python OpenCV)
A complete easy to follow implementation of Google's Vision Transformer proposed in "AN IMAGE IS WORTH 16X16 WORDS". This pytorch implementation has comments for better understanding.
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch