VisionAI Detector is an AI-powered real-time image classification and detection system. It uses a Convolutional Neural Network (CNN) model trained with TensorFlow to identify objects from live webcam ...
Abstract: Transfer learning (TL) leverages pre-existing knowledge to enhance performance and is widely applied in offline scenarios. In online settings, Test Time Adaptation (TTA), as a subset of TL, ...
Abstract: In this paper YOLOv8 deep learning model is proposed for vehicle detection, classification, and counting for urban traffic surveillance applications on custom dataset. The model was trained ...
This is a fairly simple image classification Python script that I wrote as a project deliverable for my 2014 Machine Learning class at the Polytechnic University of Catalonia (UPC), back when I was ...