Stars
An implementation of phase congruency image features detection: edges and corners.
A list of point set matching/registration resources collected by Gang Wang
Image registration algorithm. Includes SIFT, SAR-SIFT,PSO-SIFT.
A program which correct the spelling error in Chinese text. The performance of program is poor due to insufficient training data.
对常用的6700个汉字进行音、形比较,输出音近字、形近字的列表。 # 相近字
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
An implementation of the transformer architecture onto an Nvidia CUDA kernel
AI powered speech denoising and enhancement
The official code for “Deep Unrestricted Document Image Rectification”, TMM, 2023.
Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audi…
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Implementation of papers in 100 lines of code.
An AI-Powered Speech Processing Toolkit and Open Source SOTA Pretrained Models, Supporting Speech Enhancement, Separation, and Target Speaker Extraction, etc.
Codes for my paper "DirectMHP: Direct 2D Multi-Person Head Pose Estimation with Full-range Angles"
This repository contains the official implementation of the research paper, "FastViT: A Fast Hybrid Vision Transformer using Structural Reparameterization" ICCV 2023
YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
[ICCV 2019] Monocular depth estimation from a single image
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。
Implementation of popular deep learning networks with TensorRT network definition API
SSSegmentation: An Open Source Supervised Semantic Segmentation Toolbox Based on PyTorch.
Find lane lines on the road using Python and OpenCV, applying Canny edge detectors and Hough line transforms
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
Unofficial implemention of lanenet model for real time lane detection
An open source lane detection toolbox based on PyTorch, including SCNN, RESA, UFLD, LaneATT, CondLane, etc.