Pinned Repositories
2dMorphing
2D Image Morphing Algorithms based on mesh warping. C++ project, which is transplanted from the c codes given by Yurong Sun and George Wolberg. Details: http://davis.wpi.edu/~matt/courses/morph/2d.htm
Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
BasicVSR_PlusPlus
Official repository of "BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment"
BEBLID
This repository contains the source code of BEBLID: Boosted Efficient Binary Local Image Descriptor
caffe-yolo9000
Caffe for YOLOv2 & YOLO9000
Clp
COIN-OR Linear Programming Solver
ConvAutoEncoder
Implementation of the paper 'Gyroscope-Aided Motion Deblurring with Deep Networks' https://arxiv.org/abs/1810.00986
CSIP
Reduced and simplified C interface to SCIP
darknet
Convolutional Neural Networks
DeepGyro
Gyroscope-Aided Motion Deblurring with Deep Networks
Carloqiang's Repositories
Carloqiang/ConvAutoEncoder
Implementation of the paper 'Gyroscope-Aided Motion Deblurring with Deep Networks' https://arxiv.org/abs/1810.00986
Carloqiang/Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
Carloqiang/BasicVSR_PlusPlus
Official repository of "BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment"
Carloqiang/BEBLID
This repository contains the source code of BEBLID: Boosted Efficient Binary Local Image Descriptor
Carloqiang/Clp
COIN-OR Linear Programming Solver
Carloqiang/CSIP
Reduced and simplified C interface to SCIP
Carloqiang/darknet
Convolutional Neural Networks
Carloqiang/DeepGyro
Gyroscope-Aided Motion Deblurring with Deep Networks
Carloqiang/DeepRFT
The code for 'Deep Residual Fourier Transformation for Single Image Deblurring'
Carloqiang/diffqcqp
Implementations of QP/QCQP solvers using ADMM algorithm
Carloqiang/DSS
code for "Deeply supervised salient object detection with short connections" published in CVPR 2017
Carloqiang/ECCV2018_CrossNet_RefSR
Carloqiang/gyroflow
Video stabilization using gyro data from GoPro or external logs
Carloqiang/ifopt
An Eigen-based, light-weight C++ Interface to Nonlinear Programming Solvers (Ipopt, Snopt)
Carloqiang/json
JSON for Modern C++
Carloqiang/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
Carloqiang/Keras_FLOP_Estimator
This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.
Carloqiang/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
Carloqiang/LPSolver
SIMPLEX algorithm for solving a linear program (LP) in C++
Carloqiang/LSD2
Joint Denoising and Deblurring of Short and Long Exposure Images with CNNs
Carloqiang/motion_blur
Playing around with code for the paper Learning to Synthesize Motion Blur - Tim Brooks & Jonathan T. Barron, CVPR 2019.
Carloqiang/object_detetction_tools
Carloqiang/OpenCVBlueprints
OpenCVBlueprints
Carloqiang/osqp-eigen
Simple Eigen-C++ wrapper for OSQP library
Carloqiang/RealBasicVSR
Official repository of "Investigating Tradeoffs in Real-World Video Super-Resolution"
Carloqiang/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
Carloqiang/SENet
Squeeze-and-Excitation Networks
Carloqiang/Simd
C++ image processing library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM.
Carloqiang/SRNTT
Image Super-Resolution by Neural Texture Transfer
Carloqiang/TextSnake.pytorch
A PyTorch implementation of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes