Pinned Repositories
action_recognizer
How to create an artificial intelligent system to real time evaluate if a person is well performing a given action. I resolve this task using an anomaly detection approach with a space-time model coupled to an autoencoder
action_video_autoencoder
Base space-time model with on top a classic autoencoder to perform video anomaly detection
brain_tumor_classification
Brain tumor images classification with ResNet, EfficientNet, EfficientNet_V2 and Compact Convolutional Transformers architectures with PyTorch
Image_Anomaly_Detection
Train and test image anomaly detection models with Anomalib. Examples on a custom dataset
image_text_retrieval_BLIP_BLIP2
Experiments with LAVIS library to perform image2text and text2image retrieval with BLIP and BLIP2 models
phi3_vision_language
experiments with microsoft phi3 vision language model. Image captioning, OCR, data extraction
video_classification
Train and test video classifier models with PyTorchVideo
enrico310786's Repositories
enrico310786/image_text_retrieval_BLIP_BLIP2
Experiments with LAVIS library to perform image2text and text2image retrieval with BLIP and BLIP2 models
enrico310786/brain_tumor_classification
Brain tumor images classification with ResNet, EfficientNet, EfficientNet_V2 and Compact Convolutional Transformers architectures with PyTorch
enrico310786/video_classification
Train and test video classifier models with PyTorchVideo
enrico310786/Image_Anomaly_Detection
Train and test image anomaly detection models with Anomalib. Examples on a custom dataset
enrico310786/phi3_vision_language
experiments with microsoft phi3 vision language model. Image captioning, OCR, data extraction
enrico310786/action_recognizer
How to create an artificial intelligent system to real time evaluate if a person is well performing a given action. I resolve this task using an anomaly detection approach with a space-time model coupled to an autoencoder
enrico310786/action_video_autoencoder
Base space-time model with on top a classic autoencoder to perform video anomaly detection