All Projects → caoqi95 → CV_Learning

caoqi95 / CV_Learning

Licence: other
Projects related to computer vision and image processing.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to CV Learning

learning-topology-synthetic-data
Tensorflow implementation of Learning Topology from Synthetic Data for Unsupervised Depth Completion (RAL 2021 & ICRA 2021)
Stars: ✭ 22 (+10%)
Mutual labels:  3d-vision
RefRESH
Create RefRESH data: dataset tools for Learning Rigidity in Dynamic Scenes with a Moving Camera for 3D Motion Field Estimation (ECCV 2018)
Stars: ✭ 51 (+155%)
Mutual labels:  3d-vision
MinkLoc3D
MinkLoc3D: Point Cloud Based Large-Scale Place Recognition
Stars: ✭ 83 (+315%)
Mutual labels:  3d-vision
NeuralRecon
Code for "NeuralRecon: Real-Time Coherent 3D Reconstruction from Monocular Video", CVPR 2021 oral
Stars: ✭ 812 (+3960%)
Mutual labels:  3d-vision
void-dataset
Visual Odometry with Inertial and Depth (VOID) dataset
Stars: ✭ 74 (+270%)
Mutual labels:  3d-vision
DeepI2P
DeepI2P: Image-to-Point Cloud Registration via Deep Classification. CVPR 2021
Stars: ✭ 130 (+550%)
Mutual labels:  3d-vision
Trending-in-3D-Vision
An on-going paper list on new trends in 3D vision with deep learning
Stars: ✭ 42 (+110%)
Mutual labels:  3d-vision
LEMO
Official Pytorch implementation for 2021 ICCV paper "Learning Motion Priors for 4D Human Body Capture in 3D Scenes" and trained models / data
Stars: ✭ 149 (+645%)
Mutual labels:  3d-vision
awesome-point-cloud-deep-learning
Paper list of deep learning on point clouds.
Stars: ✭ 39 (+95%)
Mutual labels:  3d-vision
Normal-Assisted-Stereo
[CVPR 2020] Normal Assisted Stereo Depth Estimation
Stars: ✭ 95 (+375%)
Mutual labels:  3d-vision
generative pose
Code for our ICCV 19 paper : Monocular 3D Human Pose Estimation by Generation and Ordinal Ranking
Stars: ✭ 63 (+215%)
Mutual labels:  3d-vision
RandLA-Net-pytorch
🍀 Pytorch Implementation of RandLA-Net (https://arxiv.org/abs/1911.11236)
Stars: ✭ 69 (+245%)
Mutual labels:  3d-vision
Rel3D
Official code for NeurRIPS 2020 paper "Rel3D: A Minimally Contrastive Benchmark for Grounding Spatial Relations in 3D"
Stars: ✭ 24 (+20%)
Mutual labels:  3d-vision
adareg-monodispnet
Repository for Bilateral Cyclic Constraint and Adaptive Regularization for Unsupervised Monocular Depth Prediction (CVPR2019)
Stars: ✭ 22 (+10%)
Mutual labels:  3d-vision
dynamic plane convolutional onet
[WACV 2021] Dynamic Plane Convolutional Occupancy Networks
Stars: ✭ 25 (+25%)
Mutual labels:  3d-vision
label-fusion
Volumetric Fusion of Multiple Semantic Labels and Masks
Stars: ✭ 18 (-10%)
Mutual labels:  3d-vision
PaiConvMesh
Official repository for the paper "Learning Local Neighboring Structure for Robust 3D Shape Representation"
Stars: ✭ 19 (-5%)
Mutual labels:  3d-vision
snarf
Official code release for ICCV 2021 paper SNARF: Differentiable Forward Skinning for Animating Non-rigid Neural Implicit Shapes.
Stars: ✭ 184 (+820%)
Mutual labels:  3d-vision
LoFTR
Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021
Stars: ✭ 1,046 (+5130%)
Mutual labels:  3d-vision
vision-based estimations
Vision-based Robot 3D Pose and Velocities Estimations
Stars: ✭ 32 (+60%)
Mutual labels:  3d-vision

CV_Learning

Learning computer vision and image processing.

「Digital Image Processing」 Course projects

including some projects in the Digital Image Processing course.

  • 01 - histogram-equalization-pro: some algorithms which based on the histogram equalization.
  • 02 - retinex: implement and compare different retinex algorithms, like SSR, MSR, MSRCR etc.
  • 03 - haze-night-image-enhancement: implement Dark Channel algorithm to enhance haze and night images.
  • 04 - UM-AUM: implement and compare Unsharp Masking and Adaptive Unsharp Masking algorithms.

「3D Vision」 Course projects

including some projects in the 3D Vision course.

  • 01 - De-noising: Using ROF(Rudin-Osher-Fatemi) algorithm and Chambolle's method to solve the de-noising task.
  • 02 - Panorama: Using SIFT, homography, Ransac algorithms to synthesis three images and get a panorama image.
  • 03 - AR-system: A simple implement of AR system.
  • 04 - 3D-Structure-recover: 3D structure recover based on two image views.
  • 05 - Final-personal-project: Select a paper about Five-point algorithm and compare it with Seven-point and Eight-point algorithms.

Other projects

including some projects from other courses or internet.

  • image-alignmnet: This assignment from Coursera Deep Learning in Computer Vision course.
  • face-alignment: Clearly practice for face alignment.
  • edge-detection: Canny edge detection algorithm implement by Python3.
  • histogram-equalization: learning histogram equalization.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].