Stars
Official PyTorch implementation of "Neural Head Avatars from Monocular RGB Videos"
[NeurIPS 2024] Neural Localizer Fields for Continuous 3D Human Pose and Shape Estimation
Smplify-X implementation. (2025. 01. 14 No Error & Recent version)
SportsPose - A Dynamic 3D sports pose dataset
Scalable Python web scraping scripts for +40 popular domains
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
👀 Apply YOLOv8 exported with ONNX or TensorRT(FP16, INT8) to the Real-time camera
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 th…
[ECCV 2024] Official implementation of the paper "Semantic-SAM: Segment and Recognize Anything at Any Granularity"
This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
GolfDB is a video database for Golf Swing Sequencing, which involves detecting 8 golf swing events in trimmed golf swing videos. This repo demos the baseline model, SwingNet.
PyTorch implementation of Real-ESRGAN model
FILM: Frame Interpolation for Large Motion, In ECCV 2022.
ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Python bindings for FFmpeg - with complex filtering support
Triton Python, C++ and Java client libraries, and GRPC-generated client examples for go, java and scala.
Triton backend that enables pre-process, post-processing and other logic to be implemented in Python.
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-t…
Visualizer for neural network, deep learning and machine learning models
Tool for onnx->keras or onnx->tflite. Hope this tool can help you.
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.