
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
RF-DETR is a real-time object detection model architecture developed by Roboflow, SOTA on COCO & designed for fine-tuning.
StarVector is a foundation model for SVG generation that transforms vectorization into a code generation task. Using a vision-language modeling architecture, StarVector processes both visual and te…
Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.
[CVPR 2025] Sparse Voxels Rasterization: Real-time High-fidelity Radiance Field Rendering
MapLibre GL JS - Interactive vector tile maps in the browser
Mapbox Navigation SDK for Android
[CVPR 2025] VGGT: Visual Geometry Grounded Transformer
A repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository i…
Getting crystal-like representations with harmonic loss
Official implementation of the WACV 2025 ( Oral ) paper. RT-DETRv3: Real-time End-to-End Object Detection with Hierarchical Dense Positive Supervision.
YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
Official pytorch reimplementation for "Semantic Line Detection and Its Applications"
Mixbox is a library for natural color mixing based on real pigments.
A third-party library of (very) useful additional objects for osmdroid
Open Source search based on OpenStreetMap data
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
Semantic Segmentation in Pytorch. Network include: FCN、FCN_ResNet、SegNet、UNet、BiSeNet、BiSeNetV2、PSPNet、DeepLabv3_plus、 HRNet、DDRNet
Low-Level Programming Roadmap and Resources
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
Official Pytorch Implementation of SegViT: Semantic Segmentation with Plain Vision Transformers
Implementation of nighttime low illumination image enhancement using Dark/Bright channel priors
Implementation of an Unscented Kalman Filter with PyTorch.
BentleyOttmann sweep-line implementation (for finding all intersections in a set of line segments)
Python implementation of the Bentley-Ottmann algorithm for 2d line segment intersection, described in de Berg et al., Ch. 2.