I started my Master studies on Silesian University of Technologies on interdiscplinary course, called Control, Electronic and Information Technology, with the major in Data Science. This helped me broaden the knowledge I used in the projects I worked on both in my industry job and in my research.
Mar. 2023I started working at Cufix PL. I was involved in creating solutions for object detection for autonomous vehicles as well as camera systems. We also created Polish blog on computer vision topics.
Apr. 2021I started my Bachelor studies on Silesian University of Technologies on interdiscplinary course, called Control, Electronic and Information Technology, with the major in Informatics. The studies were held in English and during that time I developed versatile skills I use to this day.
Oct. 2019I strived to follow the scikit-learn pipelines during the algorithm implementation. To make visualization possible, I also implemented PCA algorithm. I programmed different initialization methods, as well as Dunn Index to find the optimal number of clusters. To validate the results, I wrote k-cross validation.
For this project, I started with designing the ML canvas, which helped me define the scope of the project. I implemented most of the necessary classes by myself, letting the user choose the initialization method, distance metrics, index for finding the optimal number of classes. I also implemented the PCA algorithm alongside the k-means. The whole code was consistently unit tested.
I built a simple Random Forest Classifier checking if on the face (previously detected by openCV DNN) there is a mask, correctly placed. The program marks the face as well as annotate the result. I deployed the model as Docker container with Flask. The app runs on images, as well as live stream video.
Contact me
© 2024 Anna Mrukwa