CalibNet
3D Transformation Calibration
This is an implementation of a method for calibrating 3D spatial transformations in computer vision using self-supervised extrinsic calibration.
[DEPRECATED] Self-Supervised Extrinsic Calibration using 3D Spatial Transformer Networks
213 stars
19 watching
57 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mfxox/ilcc | Automated calibration system for 3D LiDAR and camera extrinsic parameters using laser reflectance intensity | 432 |
iipcvlab/lccnet | An implementation of self-calibration using cost volume network for LiDAR and camera data | 95 |
aaronlws95/regnet | Automatically calibrates LiDAR camera extrinsics based on RGB images and depth projections using deep neural networks. | 30 |
balcilar/calibration-under_different-resolution | Develops a method for calibrating stereo cameras with different resolutions to enable image superposition and 3D reconstruction | 56 |
umich-bipedlab/extrinsic_lidar_camera_calibration | Tools and algorithms for extrinsic calibration of 3D LiDAR and camera systems | 361 |
denti/alexnet3d | An implementation of a 3D convolutional neural network based on the AlexNet architecture for image recognition in 3D data. | 43 |
zsdonghao/spatial-transformer-nets | An implementation of Spatial Transformer Networks in TensorFlow for learning to apply transformations to images via classification tasks. | 36 |
kwotsin/tensorflow-enet | A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
lancopku/iais | This project proposes a novel method for calibrating attention distributions in multimodal models to improve contextualized representations of image-text pairs. | 30 |
zacharytaylor/camera-to-arm-calibration | A Matlab toolbox for finding the transformation between a camera and a robotic arm's base using a checkerboard projection method. | 79 |
opencalib/calibanything | A tool for automatically calibrating the camera and LiDAR of robots or vehicles using real-world image and point cloud data. | 271 |
vmarsocci/3dcd | Automatically inferring 2D and 3D change detection maps from bitemporal optical images without relying on DSMs. | 28 |
pylons/colander | A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
hongwenzhang/pymaf | Reconstructs human 3D models from monocular images using a feedback loop to improve pose and shape estimation | 596 |
chenfeiyi/pbacalib | A software package for extrinsic calibration of LiDAR-camera systems using plane-constrained bundle adjustment and structure from motion | 53 |