Pinned Repositories
albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
android-fundamentals-apps-v2
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Best-Practice-for-Building-A-Startup-in-Delaware-with-Tech-Tools
美国华人技术创业的快速公司/银行/税务/投资操作白皮书
Deep-Unsupervised-Pixelization
DeepFillv2_Pytorch
ISP-Guide
Image Signal Processing (ISP) Guide. Learn all about the process of converting an image/video into digital form by performing tasks like noise reduction, filtering, auto exposure, autofocus, HDR correction, and image sharpening with a Specialized type of media processor.
MaGIC-Page
Website of MaGIC (Multi-modality Guided Image Completion)
Single-Image-Reflection-Removal-Beyond-Linearity
Video_Waterdrop_Removal_in_Driving_Scenes
[ICRA2023] Video Waterdrop Removal via Spatio-Temporal Fusion in Driving Scenes
csqiangwen's Repositories
csqiangwen/DeepFillv2_Pytorch
csqiangwen/Single-Image-Reflection-Removal-Beyond-Linearity
csqiangwen/Video_Waterdrop_Removal_in_Driving_Scenes
[ICRA2023] Video Waterdrop Removal via Spatio-Temporal Fusion in Driving Scenes
csqiangwen/Deep-Unsupervised-Pixelization
csqiangwen/Best-Practice-for-Building-A-Startup-in-Delaware-with-Tech-Tools
美国华人技术创业的快速公司/银行/税务/投资操作白皮书
csqiangwen/ISP-Guide
Image Signal Processing (ISP) Guide. Learn all about the process of converting an image/video into digital form by performing tasks like noise reduction, filtering, auto exposure, autofocus, HDR correction, and image sharpening with a Specialized type of media processor.
csqiangwen/MaGIC-Page
Website of MaGIC (Multi-modality Guided Image Completion)
csqiangwen/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
csqiangwen/android-fundamentals-apps-v2
csqiangwen/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
csqiangwen/Awesome-Image-Distortion-Correction
A curated list of resources on handling Rolling Shutter effects and Radial Distortions
csqiangwen/awesome-tips
csqiangwen/cs-video-courses
List of Computer Science courses with video lectures.
csqiangwen/CLIPstyler
Official Pytorch implementation of "CLIPstyler:Image Style Transfer with a Single Text Condition" (CVPR 2022)
csqiangwen/colmap-parameters
Some information about parameters and options available in COLMAP - SfM & MVS software. https://colmap.github.io
csqiangwen/custom_losses_pytorch
Custom loss functions to use in (mainly) PyTorch.
csqiangwen/gaussian_splatting_notes
A detailed formulae explanation on gaussian splatting
csqiangwen/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
csqiangwen/jemdoc_mathjax
jemdoc with MathJax support and more
csqiangwen/kornia
Open Source Differentiable Computer Vision Library for PyTorch
csqiangwen/lensfunpy
📷 Lens distortion correction for Python, a wrapper for lensfun
csqiangwen/LiteFlowNet
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)
csqiangwen/motionblur
Generate authentic motion blur kernels (point spread functions) and apply them to images. Fast and Simple.
csqiangwen/ov-seg
This is the official PyTorch implementation of the paper Open-Vocabulary Semantic Segmentation with Mask-adapted CLIP.
csqiangwen/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques