Stars
COLMAP - Structure-from-Motion and Multi-View Stereo
Text-audio foundation model from Boson AI
imageC / EVAnalyzer2 - High throughput biological image processor
YACCLAB: Yet Another Connected Components Labeling Benchmark
probabilistic particle tracking velocimetry framework
🛠A lite C++ AI toolkit: 100+ models with MNN, ORT and TRT, including Det, Seg, Stable-Diffusion, Face-Fusion, etc.🎉
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, s…
A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.
CoTracker is a model for tracking any point (pixel) on a video.
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…
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
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.
High-resolution models for human tasks.
C++ tensors with broadcasting and lazy computing
The collection of pre-trained, state-of-the-art AI models for ailia SDK
SINDER: Repairing the Singular Defects of DINOv2 (ECCV 2024 Oral)
Examples for using ONNX Runtime for machine learning inferencing.
A simple, fully convolutional model for real-time instance segmentation.
Photometric-Stereo under unknown light source directions using svd
CMake wrapper for conan C and C++ package manager
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
Deploy YOLACT++ with onnxruntime and C++ API
Implementation of popular deep learning networks with TensorRT network definition API
A project demonstrating Lidar related AI solutions, including three GPU accelerated Lidar/camera DL networks (PointPillars, CenterPoint, BEVFusion) and the related libs (cuPCL, 3D SparseConvolution…
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.