Rafael Parzeller's repositories
Pretrained-YOLO-Object-Detection
In this Project I used a pretrained YOLO Model to detect objects on images, videos and in realtime via webcam.
Ultrasonic_Object-Detection
I created this project as part of my Master's degree. It is about object recognition using ultrasound data. The data set was provided by the university. It was ultrasound data recorded from five different objects.
Custom-YOLO-Object-Detection
In this Project I train YOLO to detect objects of my own dataset.
Django-App_OPENCV
Streaming of a USB-Camera in a Django-App with OpenCV
Helpfull_links_Data_Science_and_Django
Just a summary for myself to store some helpfull websides for learning Data Science and Python Django
ml_django_yt_tutorial
Training and implementation of a Machine Learning Model in a Python Django-App.
OpenCV
Capture Videos and Images in Python with OpenCV
Semantic-Segmantation
I created this project as part of my Master's degree. It is about semantic segmentation using transfer learning. A custom data set was created to recognise different things. The segmentation worked, but the data set was still too small for more accurate results.