Projects with this topic
-
Ultralytics YOLO27, YOLO26, YOLO11, YOLOv8 — object detection, instance segmentation, semantic segmentation, image classification, pose estimation, object tracking
Updated -
Ce projet porte sur la conception d'une application de Computer Vision capable d'estimer l'âge d'une personne à partir d'une photographie.
L'objectif est d'explorer l'utilisation du Deep Learning appliqué aux images et de construire une chaîne allant du prétraitement des images jusqu'à l'inférence du modèle dans une application.
Travaux réalisés :
Préparation et organisation du dataset d'images. Prétraitement et normalisation des images. Mise en place du pipeline de préparation des données. Expérimentation d'une architecture de Deep Learning pour la prédiction de l'âge. Entraînement du modèle sur les données préparées. Évaluation des performances du modèle. Intégration du modèle dans une application permettant de réaliser une prédiction à partir d'une photographie.Updated -
Academic NLP project focused on multilingual text summarization using Transformer-based deep learning models and natural language processing techniques.
Updated -
Example showing the use of a pretrained classification network together with an EdgeMatcher to inspect multiple image regions. See also the available tutorials on the SICK support portal. Topics: #algorithm #image-2d #machine-learning #deep-learning #neural-network #sample #sick-appspace #edgematcher #locator #matching
Updated -
Example showing the use of a pretrained classification network. See also the available tutorials on the SICK support portal. Topics: #algorithm #image-2d #machine-learning #deep-learning #neural-network #sample #sick-appspace
Updated -
Fine tunning of a deep neural network (using convolutionnal layers) to reconize a digit from a picture of an handwritten one.
Updated