Coder Social home page Coder Social logo

dengqingkang's Projects

3d-object-reconstruction icon 3d-object-reconstruction

This repository consist of python code, input and output images for generating a point cloud obtained from a depth map image of a stereo image pair. Point cloud of an object allows a robot to determine coordinates of every point of that object with respect to world coordinates. It is extremely useful in humanoid robots.

batchnormalization-1 icon batchnormalization-1

Batch normalization was introduced in Sergey Ioffe's and Christian Szegedy's 2015 paper Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift. The idea is that, instead of just normalizing the inputs to the network, we normalize the inputs to layers within the network. It's called "batch" normalization because during training, we normalize each layer's inputs by using the mean and variance of the values in the current mini-batch.

cspn icon cspn

Convolutional Spatial Propagation Network

cspn_monodepth icon cspn_monodepth

Unofficial Faster PyTorch implementation of Convolutional Spatial Propagation Network

deeplidar icon deeplidar

Deep Surface Normal Guided Depth Prediction for Outdoor Scene from Sparse LiDAR Data and Single Color Image

dfusenet icon dfusenet

ITSC 2019 | This is the accompanying code repository for our paper "DFuseNet: Deep Fusion of RGB and Sparse Depth Information for Image Guided Dense Depth Completion" | PyTorch, Python 3

dsmnet icon dsmnet

Pytorch implementation of the several Deep Stereo Matching Network

gc-net-tensorflow icon gc-net-tensorflow

GCNet: End-to-End Learning of Geometry and Context for Deep Stereo Regression (Tensorflow Implementation)

ilcc icon ilcc

Intensity-based_Lidar_Camera_Calibration

kinect_justrecord icon kinect_justrecord

(Eyebeam #5 of 13) Records Kinect depth maps as 8-bit grayscale images. Use [ https://github.com/N1ckFG/Kinect_justrecord_post ] to fix sync or [ https://github.com/N1ckFG/Pointcloud_Render ] to batch export OBJ files.

lego-loam icon lego-loam

LeGO-LOAM: Lightweight and Ground-Optimized Lidar Odometry and Mapping on Variable Terrain

lidar_imu_calib icon lidar_imu_calib

浙大开源的Lidar IMU标定工具,适配了自己的数据集。

lidar_imu_calib-1 icon lidar_imu_calib-1

Targetless Calibration of LiDAR-IMU System Based on Continuous-time Batch Estimation

pointcloud_render icon pointcloud_render

(Eyebeam #10 of 13) Convert a grayscale depth map image to a point cloud; save in formats including OBJ, PLY, ASC.

ros_bridge icon ros_bridge

ROS Bridge Driver for Carla Simulator package : https://github.com/carla-simulator/carla

sdfilter icon sdfilter

Code Release for "Static and Dynamic Guidance Filtering" CVPR 2015.

sfmlearner icon sfmlearner

An unsupervised learning framework for depth and ego-motion estimation from monocular videos

slam icon slam

transform 2D rgb and depth image to 3D point cloud with color.

stereo-lidar-ccvnorm icon stereo-lidar-ccvnorm

Implementation of "Stereo and LiDAR Fusion using Stereo Matching Network with Conditional Cost Volume Normalization"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.