Stars
CLI platform to experiment with codegen. Precursor to: https://lovable.dev
Segment Anything in High Quality [NeurIPS 2023]
aider is AI pair programming in your terminal
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
Making large AI models cheaper, faster and more accessible
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
Code release for "Cut and Learn for Unsupervised Object Detection and Instance Segmentation" and "VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation"
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Pytorch implementation of our paper "CLRNet: Cross Layer Refinement Network for Lane Detection" (CVPR2022 Acceptance).
Computer Vision Annotation Tool (CVAT) is a leading platform for building high-quality visual datasets for vision AI. It offers open-source, cloud, and enterprise products, as well as labeling serv…
A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the model on custom (non-COCO) tasks.
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.
📖 Unofficial WireGuard Documentation: Setup, Usage, Configuration, and full example setups for VPNs supporting both servers & roaming clients.
Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.
A REAL-TIME 3D detection network [Pointpillars] compiled by CUDA/TensorRT/C++.
Unofficial implementation of Perceiver IO
Automatic CPU speed & power optimizer for Linux
A fairly in-depth tutorial for the Point Cloud Library (with ROS integration notes!)
🌠 Dark powered asynchronous completion framework for neovim/Vim8
🛠A lite C++ AI toolkit: 100+ models with MNN, ORT and TRT, including Det, Seg, Stable-Diffusion, Face-Fusion, etc.🎉
Master the command line, in one page
PF: a header only template library for fast particle filtering!
A PyTorch implementation of Sharpness-Aware Minimization for Efficiently Improving Generalization
Implementation of Online Label Smoothing in PyTorch