PinnedSmart Video Surveillance: Using YOLO11 and Hough Transform to Track Yellow Line Crossings at…YOLO11 is used to detect the persons approaching to the tracks. Hough transform is used to detect the yellow line and determine the…Nov 20, 2024Nov 20, 2024
PinnedExploring the Microsoft Phi3 Vision Language model as OCR for document data extractionExamples of zero-shot OCR applications of the latest version of Microsoft Phi3 vision language model. I show how to extract the data of…Jun 11, 20246Jun 11, 20246
PinnedAnomalib: a library for image anomaly detection and localizationWith Anomalib at hands, we can manage the images of a custom dataset, fine-tune state of the art pretrained models and test their ability…May 5, 20244May 5, 20244
PinnedImage and text features extraction with BLIP and BLIP-2: how to build a multimodal search engineConnect images and text with the power of ViT and LLM to perform the image-text retrieval taskSep 26, 20233Sep 26, 20233
PinnedVideo Anomaly Detection with Pretrained Space-Time ModelsBuild, train and validate a video anomaly detector algorithm making use of pretrained space-time models like TimeSformer, R(2+1)D or…Sep 8, 2023Sep 8, 2023
Exploring the Microsoft Phi3 Vision Language model as OCR for document data extraction-part 2…Applications of computer vision techniques as SIFT, blur removal, brightness and contrast adjustment, to clean personal document before…Jun 26, 2024Jun 26, 2024
An anomaly detection approach to monitor the correct execution of an actionHow to create an artificial intelligent system to real time evaluate if a person is well performing a given action. I resolve this task…Feb 16, 2024Feb 16, 2024
Image classification: ResNet vs EfficientNet vs EfficientNet_v2 vs Compact Convolutional…Fine-tune and compare the latest deep neural network architectures to perform image classification tasks with PyTorchJan 5, 20236Jan 5, 20236
Hands on video classification with PyTorchVideoLearn how to generate synthetic videos to augment the training dataset, and train a video classification model through PyTorchVideo on AWS…Nov 17, 2022Nov 17, 2022