-
MarkAny
- Seoul, Korea
- https://www.linkedin.com/in/yonghye-kwon-91641a174/
-
D-FINE Public
Forked from Peterande/D-FINED-FINE: Redefine Regression Task of DETRs as Fine-grained Distribution Refinement [ICLR 2025 Spotlight]
Python Apache License 2.0 UpdatedMar 7, 2025 -
vision-ml-essential Public
Vision & Machine Learning Docker Image Release Automation Repository
Python Apache License 2.0 UpdatedMar 6, 2025 -
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
-
imgdiet Public
A Python package for minimizing file size of images with negligible quality loss
-
One of the Hugging Face Image Dataset Upload Guides
-
TopoFR Public
Forked from DanJun6737/TopoFR[NeurIPS 2024] TopoFR: A Closer Look at Topology Alignment on Face Recognition
Python UpdatedFeb 1, 2025 -
MMPedestron Public
Forked from BubblyYi/MMPedestron[ECCV2024] Official implementation of the paper "When Pedestrian Detection Meets Multi-Modal Learning: Generalist Model and Benchmark Dataset"
Python Other UpdatedJan 19, 2025 -
ultralytics Public
Forked from ultralytics/ultralyticsYOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
-
docker-cleanup Public
A lightweight CLI tool to clean all Docker resources – including containers, images, volumes, networks, and build caches – with a single command.
-
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedJan 7, 2025 -
unsloth-zoo Public
Forked from unslothai/unsloth-zooUtils for Unsloth
Python GNU Lesser General Public License v3.0 UpdatedDec 30, 2024 -
unsloth Public
Forked from unslothai/unslothFinetune Llama 3.2, Mistral, Phi, Qwen 2.5 & Gemma LLMs 2-5x faster with 80% less memory
Python Apache License 2.0 UpdatedDec 30, 2024 -
Training Code for synthdog-koQwen2-VL-7B-Instruct Model
-
onepose Public
Human pose estimation within one line
-
darknetALPR Public
Forked from AlexeyAB/darknetWindows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
-
8GB GPU로 8B 모델 추론을 추구하면 안되는걸까
-
yolov8-vs-yolo11 Public
The average precision per class for the YOLOv8 and YOLO11 pre-trained on the COCO dataset
-
-
rotten-korean-romanizer Public
Python library for romanizing Korean text. Converts '안녕하세요' to 'annyeonghaseyo' and more.
-
Depth-Anything-V2 Public
Forked from DepthAnything/Depth-Anything-V2Depth Anything V2. A More Capable Foundation Model for Monocular Depth Estimation
Python Apache License 2.0 UpdatedJun 22, 2024 -
Yolo_Label Public
GUI for marking bounded boxes of objects in images for training neural network YOLO
-
RT-DETR Public
Forked from lyuwenyu/RT-DETR[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
Python Apache License 2.0 UpdatedApr 26, 2024 -
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
Python MIT License UpdatedApr 8, 2024 -
Color-Space-3D-Visualization Public
Visualize the Color Space in 3D using Plotly on Google Colab.
-
Explainable-YOLOv8 Public
Visualize the low-level outputs of YOLOv8 to analyze and understand the areas where our model focuses. Specifically, illustrate which anchor points are activated to predict bounding boxes.
-
Simply run your YOLOv8 faster by using TensorRT on a docker container
-
commitcleaner Public
Clean your all commit history in one line
-
pytorch-1 Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedJan 24, 2024 -
ema-pytorch Public
Forked from lucidrains/ema-pytorchA simple way to keep track of an Exponential Moving Average (EMA) version of your pytorch model
Python MIT License UpdatedNov 19, 2023 -
cleanvision Public
Forked from cleanlab/cleanvisionAutomatically find issues in image datasets and practice data-centric computer vision.