Pinned Repositories
colaboai-mvp
colaboai-mvp web app(react + django)
WeGoGym-api
WeGoGym Server v1
WeGoGym-RN
Find Gym Mates with WeGoGym
angular-tutorial
Created with StackBlitz ⚡️
DPL
Dynamic Prompt Learning: Addressing Cross-Attention Leakage for Text-Based Image Editing (NeurIPS 2023)
MLVU-project
MLVU Project, SNU Spring 2024
Moire-Detection
Machine Learning Moire Detection
neuface
Neu-Face SNU2022 CID with Morpheus 3D (서울대학교 창의적통합설계 2022)
React-Native-Mobilenet-App
Something created to test the integration of TFJS with React Native and building a classifer with the help of Mobilenet.
siksha-crawler
Seoul National University Cafeteria Menu Crawler
GoGiants1's Repositories
GoGiants1/MLVU-project
MLVU Project, SNU Spring 2024
GoGiants1/DPL
Dynamic Prompt Learning: Addressing Cross-Attention Leakage for Text-Based Image Editing (NeurIPS 2023)
GoGiants1/chameleon
Repository for Meta Chameleon, a mixed-modal early-fusion foundation model from FAIR.
GoGiants1/ControlAR
Official code for "ControlAR: Controllable Image Generation with Autoregressive Models"
GoGiants1/cuda-mode-lectures
Material for cuda-mode lectures
GoGiants1/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
GoGiants1/diffusion-models-class
Materials for the Hugging Face Diffusion Models Course
GoGiants1/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
GoGiants1/generative-models-theory-kr
GoGiants1/Generative_Deep_Learning_2nd
The official code repository for the second edition of the O'Reilly book Generative Deep Learning: Teaching Machines to Paint, Write, Compose and Play.
GoGiants1/gogiants1.github.io
GoGiants1/GPU-Puzzles
Solve puzzles. Learn CUDA.
GoGiants1/handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
GoGiants1/hart
HART: Efficient Visual Generation with Hybrid Autoregressive Transformer
GoGiants1/leetcode
GoGiants1/llama3
The official Meta Llama 3 GitHub site
GoGiants1/LlamaGen
Autoregressive Model Beats Diffusion: 🦙 Llama for Scalable Image Generation
GoGiants1/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
GoGiants1/Lumina-mGPT
Official Implementation of "Lumina-mGPT: Illuminate Flexible Photorealistic Text-to-Image Generation with Multimodal Generative Pretraining"
GoGiants1/mar
PyTorch implementation of MAR+DiffLoss https://arxiv.org/abs/2406.11838
GoGiants1/mlops-zoomcamp
Free MLOps course from DataTalks.Club
GoGiants1/muzic
Muzic: Music Understanding and Generation with Artificial Intelligence
GoGiants1/notebooks
Notebooks using the Hugging Face libraries 🤗
GoGiants1/OmniGen
OmniGen: Unified Image Generation. https://arxiv.org/pdf/2409.11340
GoGiants1/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
GoGiants1/REPA
Official Pytorch Implementation of Representation Alignment for Generation: Training Diffusion Transformers Is Easier Than You Think
GoGiants1/SEED
Official implementation of SEED-LLaMA (ICLR 2024).
GoGiants1/SEED-X
Multimodal Models in Real World
GoGiants1/segment-anything-2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
GoGiants1/VAR
[NeurIPS 2024 Oral][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!