Punktwolken die mittels Laserscanning mit Mobile Mapping Systemen auf Schienenfahrzeugen aufgenommen werden sind inzwischen der Standard für das effiziente großflächige Vermessen von Schieneninfrastruktur. Leider sind Punktwolken große und unstrukturierte Datenberge mit einem sehr niedrigen semantischen Informationsgehalt. […]
Machine Learning
Linux/Windows dual boot works fine, but there are cases where this is not feasible. A computer may have to do most of its work under Windows because of certain application. When Linux is required, the Windows […]
Yolo is a well-known and popular object detection architecture. It is also very easy to use as things like model download and using various input sources are handled by the detect.py script. The Tensorflow Object Detection […]
If you want to explore data science and machine learning on Windows, Anaconda is the easiest way to get a running Python distribution with all required packages. You can install additional packages with the conda install […]
Object detection and recognition is a hot item, and massive advances have been achieved in recent years thanks to Convolutional Neural Networks (CNNs). Besides the technology, you also need either labelled training data or pre-trained models. […]