Pinned Repositories
Correlation_Filtering_Tracking_Lib
Correlation filter based tracking algorithms(KCF, DSST, STAPLE) implemented by C++. [C++实现的与相关滤波相关的跟踪算法(KCF, DSST, Staple)]
EnKCF_Tracker
C++ implementation of EnKCF Tracker
LCT2
LCT2 c++ implementation
LCT2_advanced
LDES
[AAAI19] Robust Estimation of Similarity Transformation for Visual Object Tracking
MKCFup
MKCF: Ming Tang, Bin Yu, Fan Zhang, Jinqiao Wang. "High-speed Tracking with Multi-kernel Correlation Filters." CVPR (2018).
multi-object-tracking-yolo3-ssd-sort-deep-sort
A multi-object-tracking system which use tracking-by-detection method:yolo3/ssd(detection model)+sort/deep sort(tracking model)
STAPLE
C++ implementation of staple algorithm for object tracking.
tracking
some visual tracking methods and source codes
VisualTrackingProject
VisualTrackingProject fot video with ROI scan method. 利用ROI区域的追踪和匹配实现目标追踪
anhuipl2010's Repositories
anhuipl2010/accelerated_features
Implementation of XFeat (CVPR 2024). Do you need robust and fast local feature extraction? You are in the right place!
anhuipl2010/AFM
anhuipl2010/audiowmark
Audio Watermarking
anhuipl2010/awesome-low-light-image-enhancement
This is a resouce list for low light image enhancement
anhuipl2010/BRVE
[CVPR 2024] Binarized Low-light Raw Video Enhancement
anhuipl2010/DiffUIR
The official implementation of the paper of CVPR2024: Selective Hourglass Mapping for Universal Image Restoration Based on Diffusion Model
anhuipl2010/edgeyolo
an edge-real-time anchor-free object detector with decent performance
anhuipl2010/HDRFlow
[CVPR 2024] Real-Time HDR Video Reconstruction
anhuipl2010/HVI-CIDNet
"You Only Need One Color Space: An Efficient Network for Low-light Image Enhancement"
anhuipl2010/IART-vsr
[CVPR 2024 Highlight] Enhancing Video Super-Resolution via Implicit Resampling-based Alignment.
anhuipl2010/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
anhuipl2010/LENFsuion
The code of "LENFusion: A Joint Low-Light Enhancement and Fusion Network for Nighttime Infrared and Visible Image Fusion"
anhuipl2010/libcg
The tiny C library of 2D computer graphics.
anhuipl2010/llm.c
LLM training in simple, raw C/CUDA
anhuipl2010/lowLighCNN
Based on FastLLVE: Real-Time Low-Light Video Enhancement with Intensity-Aware Lookup Table
anhuipl2010/NegVSR
NegVSR: Augmenting Negatives for Generalized Noise Modeling in Real-world Video Super-Resolution. Real-world, video super-resolution, image processing, data augmentation, video, resolution-resolution
anhuipl2010/PerVFI
Official code base of "Perception-Oriented Video Frame Interpolation via Asymmetric Blending" (CVPR 2024)
anhuipl2010/Retinexformer
"Retinexformer: One-stage Retinex-based Transformer for Low-light Image Enhancement" (ICCV 2023) & (NTIRE 2024 Challenge)
anhuipl2010/rk3588-yolo-demo
The project is a multi-threaded inference demo of Yolo running on the RK3588 platform, which has been adapted for reading video files and camera feeds. The demo uses the Yolov8n model for file inference, with a maximum inference frame rate of up to 100 frames per second.
anhuipl2010/RKNN-RealESRGAN
Deploy super resolution (RealESRGAN) to RK3588S with single python script and rknn model.
anhuipl2010/SAVSR
SAVSR: Arbitrary-Scale Video Super-Resolution via A Learned Scale-Adaptive Architecture (AAAI'2024)
anhuipl2010/SCNet
[MIR 24] Fully 1x1 Convolutional Network for Lightweight Image Super-Resolution
anhuipl2010/Semantic-Aware-Low-Light-Image-Enhancement
Semantic-Aware LLIE. CVPR 2023
anhuipl2010/single_vi_chn_yolo_rknn_rtsp
anhuipl2010/UCMCTrack-cpp
A C++ implementation for UCMCTrack (SOTA in MOT17)
anhuipl2010/vs_deepdeinterlace
AI Deinterlacing functions for Vapoursynth
anhuipl2010/WACV2024-SAFA
WACV2024 - Scale-Adaptive Feature Aggregation for Efficient Space-Time Video Super-Resolution
anhuipl2010/whisper.cpp
Port of OpenAI's Whisper model in C/C++
anhuipl2010/XFeat-Image-Matching-ONNX-Sample
XFeatをONNXに変換し特徴点マッチングを行うサンプル
anhuipl2010/XFeat-ONNX