Pinned Repositories
-Application
AISP
2D AI-NR model for raw images, including dataset、training、infer.
AsProjectiveAsPossible
C++ Implementation of "As Projective As Possible"
awesome-computer-vision
A curated list of awesome computer vision resources
hdr-plus
HDR+ Implementation
Learning-to-See-in-the-Dark
obs-studio
obs源码分析
panorama
SLIC
SLIC 超像素分割
VideoMultithreadingMFC
开启多线程打开video
Domino2015's Repositories
Domino2015/Learning-to-See-in-the-Dark
Domino2015/SLIC
SLIC 超像素分割
Domino2015/-Application
Domino2015/AISP
2D AI-NR model for raw images, including dataset、training、infer.
Domino2015/awesome-computer-vision
A curated list of awesome computer vision resources
Domino2015/CPGFD
A Cross-Regional Collaborative, Privacy-Preserving, Generalized Federated Learning Quantitative Dru g Detection Program in Point-of-Care Testing
Domino2015/hdr-plus
HDR+ Implementation
Domino2015/CUDA-Bitonic-sort
Parallel implementation of Bitonic sort on a GPU using Nvidia CUDA API
Domino2015/CZXing
C++ port of ZXing for Android
Domino2015/DCTNet
Domino2015/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Domino2015/DeepHDR
This is the implementation for Deep High Dynamic Range Imaging with Large Foreground Motions (ECCV'18)
Domino2015/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
Domino2015/DL-Demos
Demos for deep learning
Domino2015/Domino2015
Domino2015/Halide
a language for fast, portable data-parallel computation
Domino2015/HomographySubtraction
Homography Subtraction
Domino2015/lhy_DL_Hw
Domino2015/libfacedetection
A fast binary library for face detection and face landmark detection in images. The face detection speed can reach 1500FPS. You can use it free of charge with any purpose.
Domino2015/Marigold
[CVPR 2024 - Oral, Best Paper Award Candidate] Marigold: Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation
Domino2015/MeshFlow
A C++ implementation of MeshFlow
Domino2015/ml-depth-pro
Depth Pro: Sharp Monocular Metric Depth in Less Than a Second.
Domino2015/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
Domino2015/MYNT-EYE-ORB-SLAM2-Sample
Forked from ORB-SLAM2: https://github.com/raulmur/ORB_SLAM2
Domino2015/OpenOpticalFlow
OpenOpticalFlow is an open source optical flow program in Matlab for extraction of high-resolution velocity fields from various flow visualization images.
Domino2015/OpenOpticalFlow_PIV_v1
Matlab code for a hybrid optical-flow-cross-correlation method for PIV
Domino2015/simplified-deeplearning
Simplified implementations of deep learning related works
Domino2015/unimatch
[TPAMI'23] Unifying Flow, Stereo and Depth Estimation
Domino2015/Up-Conversion-Fluorescence-Assay-by-Transfer-Learning
Domino2015/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch