Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
advent-of-code-2020
:christmas_tree: My Rust solutions for "Advent of Code" 2020 https://adventofcode.com/2020
CodeJamTemplate
A template for the Google Code Jam Contest. Feel free to fork and share.
dotfiles
:wrench: Configuration for Zsh, Vim and Tmux
hackerrank-interview-preparation
My attempt to solve the HackerRank Interview Preparation Kit
kitti_scan_unfolding
:snake: Python Implementation for KITTI Scan Unfolding
lidar_generation
Code for "Deep Generative Models for LiDAR Data"
pointnet2_keras
:sparkles: PointNet++ feature extractor and output heads implemented in TensorFlow 1.15 with Keras Models
semantic_kitti_stats
:chart_with_downwards_trend: Get some nice plots with statistics about the Semantic KITTI dataset
ltriess's Repositories
ltriess/semantic_kitti_stats
:chart_with_downwards_trend: Get some nice plots with statistics about the Semantic KITTI dataset
ltriess/kitti_scan_unfolding
:snake: Python Implementation for KITTI Scan Unfolding
ltriess/pointnet2_keras
:sparkles: PointNet++ feature extractor and output heads implemented in TensorFlow 1.15 with Keras Models
ltriess/hackerrank-interview-preparation
My attempt to solve the HackerRank Interview Preparation Kit
ltriess/lidar_generation
Code for "Deep Generative Models for LiDAR Data"
ltriess/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
ltriess/advent-of-code-2020
:christmas_tree: My Rust solutions for "Advent of Code" 2020 https://adventofcode.com/2020
ltriess/CodeJamTemplate
A template for the Google Code Jam Contest. Feel free to fork and share.
ltriess/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
ltriess/coursera_algorithms
Coursera: Algorithms Specialization
ltriess/dotfiles
:wrench: Configuration for Zsh, Vim and Tmux
ltriess/Cylinder3D
Rank 1st in the leaderboard of SemanticKITTI semantic segmentation (both single-scan and multi-scan) (Nov. 2020) (CVPR2021 Oral)
ltriess/diffusion-point-cloud
:thought_balloon: Diffusion Probabilistic Models for 3D Point Cloud Generation (CVPR 2021, Oral)
ltriess/e3d
[ECCV 2020] Searching Efficient 3D Architectures with Sparse Point-Voxel Convolution, together with the fast GPU inference library for sparse convolution.
ltriess/GoogleCodeJam
ltriess/grrs
Tutorial on Command Line Applications in Rust
ltriess/hc20
:hash: Google Hash Code 2020
ltriess/IEEE_SB_Passau_Advent_Calendar_2018
:santa: programming problems of IEEE Advent Calendar 2018
ltriess/IEEE_SB_Passau_Advent_Calendar_2019
:santa: programming problems of IEEE Advent Calendar 2019
ltriess/ltriess
Personal Repository
ltriess/ltriess.github.io
:computer: personal webpage
ltriess/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
ltriess/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
ltriess/tf_helpers
:fast_forward: A personal collection of useful functions for training and visualization with TensorFlow.
ltriess/torchpack
A neural network training interface based on PyTorch, with a focus on flexibility
ltriess/voxelizer
Voxelize point clouds.