Waste detection
Computer Vision, Python, Tensorflow. Detection and classification of diverse type of waste as part of my semester project. Grade: 20/20. Developed a piece of code to test a pre-trained neural network (provided in checkpoints files), and evaluated its performances with classical metrics: 0.8 precision, 0.4 recall, 0.5 F1-score Built and cleaned a large dataset of∼ 4k pictures and implemented YOLO model (based on the official research paper)