Skip to content

Instantly share code, notes, and snippets.

View sikang99's full-sized avatar
💭
Happy working

Stoney Kang sikang99

💭
Happy working
View GitHub Profile
@sikang99
sikang99 / 3DGSC.md
Last active October 30, 2025 04:11
3DGS Compression

3DGS Compression

  • 3D Gaussian Splatting (3DGS)
  • Self-Organizing Gaussians (SOGS)
  • Gaussian Splat Coding(GSC) - MPEG

Videos

@sikang99
sikang99 / PCC.md
Last active October 22, 2025 01:53
PCC (Point Cloud Compression)
@sikang99
sikang99 / EBML.md
Last active October 21, 2025 06:41
EBML
@sikang99
sikang99 / VLA.md
Last active April 1, 2025 04:11
VLA (Vision Language Action)

VLA (Vision Language Action)

  • Edge VLA (EVLA)
  • Vision-Language-Latent-Action (ViLLA)
  • Vision-Language Model (VLM)
  • Mixture of Experts (MoE)
  • Latent Action Model (LAM)

Articles

@sikang99
sikang99 / TVLM.md
Last active February 25, 2025 02:21
Tiny VLMs

Make Tiny VLMs

Vision Models

Maker Models
OpenAI CLIP(2021), OpenCLIP(2021), SynthCLIP(2024)
Google SigLIP(2023), PaLI-3(2023)
Salesforce BLIP(2022), BLIP-2(2023), LAVIS(2023)
FILIP(2021)
moondream.ai moondream(2024), moondream2(2024)
# /// script
# requires-python = ">=3.11,<3.12"
# dependencies = [
# "distilabel[hf-transformers, hf-inference-endpoints]",
# ]
# ///
from distilabel.models import InferenceEndpointsLLM
from distilabel.pipeline import InstructionResponsePipeline
repo_id = "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B"
@sikang99
sikang99 / Cosmos.md
Last active March 12, 2025 08:27
NVIDIA Cosmos Ecosystem
@sikang99
sikang99 / WaterSim.md
Last active December 3, 2024 05:36
Water Robotics & Simulation