Pinned Repositories
accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
AIC2023_Track1_Nota
Repository for 2023 AI City Challenge (Track1: Multi-Camera People Tracking)
CLIPAway
[NeurIPS 2024] Official Implementation of CLIPAway
coding-interview-university
A complete computer science study plan to become a software engineer.
Datamining_ApioriAlgorithm_with_delta_cluster
DeepSORT
Re-implementation of Deep SORT.
Diffusion-RWKV
Scaling RWKV-Like Architectures for Diffusion Models
Diffusion_models_from_scratch
Creating a diffusion model from scratch in PyTorch to learn exactly how they work.
DVQD
RDDN
KhoiTrant68's Repositories
KhoiTrant68/accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
KhoiTrant68/AIC2023_Track1_Nota
Repository for 2023 AI City Challenge (Track1: Multi-Camera People Tracking)
KhoiTrant68/CLIPAway
[NeurIPS 2024] Official Implementation of CLIPAway
KhoiTrant68/DeepSORT
Re-implementation of Deep SORT.
KhoiTrant68/Diffusion-RWKV
Scaling RWKV-Like Architectures for Diffusion Models
KhoiTrant68/Diffusion_models_from_scratch
Creating a diffusion model from scratch in PyTorch to learn exactly how they work.
KhoiTrant68/DVQD
KhoiTrant68/FeatUp
Official code for "FeatUp: A Model-Agnostic Frameworkfor Features at Any Resolution" ICLR 2024
KhoiTrant68/GLEE
[CVPR2024 Highlight]GLEE: General Object Foundation Model for Images and Videos at Scale
KhoiTrant68/google-research
Google Research
KhoiTrant68/flow_matching
A PyTorch library for implementing flow matching algorithms, featuring continuous and discrete flow matching implementations. It includes practical examples for both text and image modalities.
KhoiTrant68/InstructIR
InstructIR: High-Quality Image Restoration Following Human Instructions https://huggingface.co/spaces/marcosv/InstructIR
KhoiTrant68/intro_dgm
"Deep Generative Modeling": Introductory Examples
KhoiTrant68/jepa
PyTorch code and models for V-JEPA self-supervised learning from video.
KhoiTrant68/latent-consistency-model
Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference
KhoiTrant68/mamba-minimal
Simple, minimal implementation of the Mamba SSM in one file of PyTorch.
KhoiTrant68/mask
The official implementation of "[MASK] is All You Need"
KhoiTrant68/MDC
KhoiTrant68/MDT
Masked Diffusion Transformer is the SOTA for image synthesis. (ICCV 2023)
KhoiTrant68/notebooks_diffusion
KhoiTrant68/PascalVOC_visualize
KhoiTrant68/Roadmap-To-Learn-Generative-AI-In-2024
KhoiTrant68/Traffic_Analysis
Some projects have applied YOLOv8 and supervision to address certain traffic problems.
KhoiTrant68/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
KhoiTrant68/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
KhoiTrant68/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
KhoiTrant68/vaex
🔥stable, simple, state-of-the-art VQVAE toolkit & cookbook
KhoiTrant68/VAR
[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction"
KhoiTrant68/VAR_new
KhoiTrant68/Vision-RWKV
Vision-RWKV: Efficient and Scalable Visual Perception with RWKV-Like Architectures