jsxapril's Stars
cvg/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
princeton-vl/RAFT
photosynthesis-team/piq
Measures and metrics for image2image tasks. PyTorch.
google-deepmind/tapnet
Tracking Any Point (TAP)
open-mmlab/mmflow
OpenMMLab optical flow toolbox and benchmark
google-research/omniglue
Code release for CVPR'24 submission 'OmniGlue'
zhenyuw16/UniDetector
Code release for our CVPR 2023 paper "Detecting Everything in the Open World: Towards Universal Object Detection".
fabio-sim/LightGlue-ONNX
ONNX-compatible LightGlue: Local Feature Matching at Light Speed. Supports TensorRT, OpenVINO
dingkeyan93/DISTS
IQA: Deep Image Structure and Texture Similarity Metric
SSL92/hyperIQA
Source code for the CVPR'20 paper "Blindly Assess Image Quality in the Wild Guided by A Self-Adaptive Hyper Network"
Jyxarthur/flowsam
[ACCV 2024 (Oral)] Official Implementation of "Moving Object Segmentation: All You Need Is SAM (and Flow)" Junyu Xie, Charig Yang, Weidi Xie, Andrew Zisserman
XiaoyuShi97/VideoFlow
Official implementation of ICCV2023 VideoFlow: Exploiting Temporal Cues for Multi-frame Optical Flow Estimation
dsoellinger/blind_image_quality_toolbox
Collection of Blind Image Quality Metrics in Matlab
ryanxingql/image-quality-assessment-toolbox
Some commonly-used image quality assessment algorithms.
fingerk28/Two-stage-Knowledge-For-Multiple-Adverse-Weather-Removal
[CVPR 2022] Learning Multiple Adverse Weather Removal via Two-stage Knowledge Learning and Multi-contrastive Regularization: Toward a Unified Model
pavancm/CONTRIQUE
Official implementation for "Image Quality Assessment using Contrastive Learning"
HuiZeng/Grid-Anchor-based-Image-Cropping-Pytorch
PyTorch implementation of "Grid anchor based image cropping"
DXOMARK-Research/PIQ2023
zsyOAOA/noise_est_ICCV2015
An Efficient Statistical Method for Image Noise Level Estimation, ICCV 2015, Python
NiraliSheladiya/Noise-Level-Estimation
Single-Image Noise Level Estimation for Blind Denoising
sattarab/image-quality-tools
sugarknight999/LightGlue-OpenCV
LightGlue-OpenCV
zhiweichen0012/OpticalFlow-movingTargetDetection
dksakkos/illumination_augmentation
Illumination-Based Data Augmentation for Robust Background Subtraction, SKIMA 2019. Best paper award.
NagarajSMurthy/Auto-cam-movement-detection
Detecting the movement of the camera automatically is not a simple task for obvious reasons. Here, I have made an attempt to detect the movement of the camera either external or inbuilt using the concept of optical flow.
UCLA-VMG/WeatherStream
Official Github repository for WeatherStream: Light Transport Automation of Single Image Deweathering, CVPR 2023
Skythianos/FRIQA-ActMapFeat
Full-reference image quality assessment based on convolutional activation maps.
mamintoosi/Eigenbackground-Revisited
MATLAB code for Eigenbackground-Revisited paper
BrunoSauvalle/BB-SGD
Original implementation of the background reconstruction model described in the paper "Fast and accurate background reconstruction using background bootstrapping"
Z-Luan/OpticalFlow-LucasKanade-Farneback-Detection-Tracking
implement LucasKanade optical flow and Farneback optical flow, and implement pedestrian detection demo and target tracking demo based on these two methods