Pinned Repositories
080289
Awesome-Self-Supervised-Papers
Paper bank for Self-Supervised Learning
bayer2rgb
Command line utility to convert bayer grid data to rgb data. Integrates with ImageMagick.
ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
code
Source code for the book Rust in Action
Computer-Vision-for-Generative-AI
생성형 AI를 위한 컴퓨터 비전
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
CUDA_Programming
darknet
Convolutional Neural Networks
Sung-Kyu's Repositories
Sung-Kyu/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
Sung-Kyu/Computer-Vision-for-Generative-AI
생성형 AI를 위한 컴퓨터 비전
Sung-Kyu/CUDA_Programming
Sung-Kyu/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
Sung-Kyu/Generative_Deep_Learning_2nd_Edition
<만들면서 배우는 생성 AI 2판>의 코드 저장소
Sung-Kyu/Hands-On-Vision-and-Behavior-for-Self-Driving-Cars
Hands-On Vision and Behavior for Self-Driving Cars, published by Packt
Sung-Kyu/keras-io
Keras documentation, hosted live at keras.io
Sung-Kyu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
Sung-Kyu/llm.c
LLM training in simple, raw C/CUDA
Sung-Kyu/mlx
MLX: An array framework for Apple silicon
Sung-Kyu/nx_open
NetworkOptix open-source components used to build Powered-by-Nx products including Desktop Client for Network Optix Video Management Platform.
Sung-Kyu/opencv
Open Source Computer Vision Library
Sung-Kyu/opencv_contrib
Repository for OpenCV's extra modules
Sung-Kyu/openh264
Open Source H.264 Codec
Sung-Kyu/pjproject
PJSIP project
Sung-Kyu/practical-ml-vision-book
Sung-Kyu/python-qrcode
Python QR Code image generator
Sung-Kyu/pytorchtrf
《파이토치 트랜스포머를 활용한 자연어 처리와 컴퓨터비전 심층학습》 예제 코드
Sung-Kyu/quirc
QR decoder library
Sung-Kyu/rpos
Raspberry Pi Onvif Server
Sung-Kyu/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
Sung-Kyu/tensorflow
An Open Source Machine Learning Framework for Everyone
Sung-Kyu/TheAlgorithms-C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Sung-Kyu/tutorials
PyTorch tutorials.
Sung-Kyu/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
Sung-Kyu/v4l2onvif
ONVIF server for V4L2 Devices
Sung-Kyu/WSL2-Linux-Kernel
The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)
Sung-Kyu/yolov10
YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
Sung-Kyu/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Sung-Kyu/zxing-cpp
C++ port of ZXing