Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.84 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.84 KB

My-List-Of-Projects

This Repository lists all private Projects that I worked on in the past.

List of Projects

2017

2020

2021

  • Point Cloud Labeling Tool

    • A Point Cloud Labeling Tool that runs inside of the Browser. It has been written in JavaScript, uses Node Express as a Backend and Three.js as a 3D rendering Library. Point Cloud data can be accessed via a AWS S3 interface.
  • 3D-MiniNet-TF2

    • A Tensorflow 2.4 portet version of the official 3D-Mini-Net Paper. The architecture achieves state of the art mIoU results on popular benchmarks such as semanticKITTI for semantic segmentation of Point Cloud data.
  • Design Patterns

    • This Repository contains a variety of different design patterns, documented using python examples.

2022

  • How to become a Linux PowerUser
    • This Repo contains a list of useful tools, plugins, shortcuts or workflows that make my life as a software developer and Linux advocate much easier.