All Projects → dkotfis → Octree Slam

dkotfis / Octree Slam

Licence: apache-2.0
Large octree map construction and rendering with CUDA and OpenGL

Labels

Projects that are alternatives of or similar to Octree Slam

Uammd
A CUDA project for Molecular Dynamics, Brownian Dynamics, Hydrodynamics... intended to simulate a very generic system constructing a simulation with modules.
Stars: ✭ 11 (-72.5%)
Mutual labels:  cuda
Cuda
Experiments with CUDA and Rust
Stars: ✭ 31 (-22.5%)
Mutual labels:  cuda
Nvidia libs test
Tests and benchmarks for cudnn (and in the future, other nvidia libraries)
Stars: ✭ 36 (-10%)
Mutual labels:  cuda
Imagenet Classifier Tensorflow
Image recognition and classification using Convolutional Neural Networks with TensorFlow
Stars: ✭ 13 (-67.5%)
Mutual labels:  cuda
Cuda Utilities
Utilities for CUDA programming
Stars: ✭ 30 (-25%)
Mutual labels:  cuda
Deformable Convolution V2 Pytorch
Deformable ConvNets V2 (DCNv2) in PyTorch
Stars: ✭ 963 (+2307.5%)
Mutual labels:  cuda
Gpu badmm mt
Bregman ADMM for mass transportation on GPU
Stars: ✭ 10 (-75%)
Mutual labels:  cuda
Style Feature Reshuffle
caffe implementation of "Arbitrary Style Transfer with Deep Feature Reshuffle"
Stars: ✭ 38 (-5%)
Mutual labels:  cuda
Cuda word split
This project is an old code for Chinese words split. It is written by CUDA at 2010, so it could not run well directly under you platform without an GPU card.
Stars: ✭ 31 (-22.5%)
Mutual labels:  cuda
Cure
Stars: ✭ 36 (-10%)
Mutual labels:  cuda
Cub
Cooperative primitives for CUDA C++.
Stars: ✭ 883 (+2107.5%)
Mutual labels:  cuda
Cuda Cnn
Implementation of a simple CNN using CUDA
Stars: ✭ 29 (-27.5%)
Mutual labels:  cuda
Ktt
Kernel Tuning Toolkit
Stars: ✭ 33 (-17.5%)
Mutual labels:  cuda
Graphvite
GraphVite: A General and High-performance Graph Embedding System
Stars: ✭ 865 (+2062.5%)
Mutual labels:  cuda
Smallpt Parallel Bvh Gpu
A GPU implementation of smallpt (http://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.
Stars: ✭ 36 (-10%)
Mutual labels:  cuda
Theano Roi Align
An implementation of the RoiAlign operation for Theano
Stars: ✭ 11 (-72.5%)
Mutual labels:  cuda
Simple Sh Datascience
A collection of Bash scripts and Dockerfiles to install data science Tool, Lib and application
Stars: ✭ 32 (-20%)
Mutual labels:  cuda
Nbody
N body gravity attraction problem solver
Stars: ✭ 40 (+0%)
Mutual labels:  cuda
Soul Engine
Physically based renderer and simulation engine for real-time applications.
Stars: ✭ 37 (-7.5%)
Mutual labels:  cuda
Object Detection And Location Realsensed435
Use the Intel D435 real-sensing camera to realize target detection based on the Yolov3 framework under the Opencv DNN framework, and realize the 3D positioning of the Objection according to the depth information. Real-time display of the coordinates in the camera coordinate system.ADD--Using Yolov5 By TensorRT model,AGX-Xavier,RealTime Object Detection
Stars: ✭ 36 (-10%)
Mutual labels:  cuda

Octree-SLAM

Large octree map construction and rendering with CUDA and OpenGL

##References

[OctoMap: An Efficient Probabilistic 3D Mapping Framework Based on Octrees] (http://www2.informatik.uni-freiburg.de/~hornunga/pub/hornung13auro.pdf)

[KinectFusion: Real-Time Dense Surface Mapping and Tracking] (http://research.microsoft.com/pubs/155378/ismar2011.pdf)

[KinectFusion: Real-time 3D Reconstruction and Interaction Using a Moving Depth Camera] (http://research.microsoft.com/pubs/155416/kinectfusion-uist-comp.pdf)

[Real-time large scale dense RGB-D SLAM with volumetric fusion] (http://www.cs.nuim.ie/research/vision/data/ijrr2014/Whelan14ijrr.pdf)

[Volumetric 3D Mapping in Real-Time on a CPU] (https://vision.in.tum.de/_media/spezial/bib/steinbruecker_etal_icra2014.pdf)

[Interactive Indirect Illumination Using Voxel Cone Tracing] (https://hal.inria.fr/hal-00650196)

[VoxelPipe] (https://research.nvidia.com/sites/default/files/publications/voxel-pipe.pdf)

[Efficient Sparse Voxel Octrees - Analysis, Extensions, and Implementation] (http://www.nvidia.com/docs/IO/88972/nvr-2010-001.pdf)

[GigaVoxels] (http://maverick.inria.fr/Membres/Cyril.Crassin/thesis/CCrassinThesis_EN_Web.pdf)

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].