Use Cases#
Clone the Examples#
The kolenaIO/kolena repository contains a number of example integrations to clone and run directly:
-
Age Estimation using the Labeled Faces in the Wild (LFW) dataset
-
Facial Keypoint Detection using the 300 Faces in the Wild (300-W) dataset
-
Example: Object Detection (2D) ↗
2D Object Detection using the COCO dataset
-
Example: Object Detection (3D) ↗
3D Object Detection using the KITTI dataset
-
Example: Object Detection in Video ↗
Crossing Pedestrian Detection using the Joint Attention in Autonomous Driving (JAAD) dataset
-
Example: Binary Classification ↗
Binary Classification of class "Dog" using the Dogs vs. Cats dataset
-
Example: Multiclass Classification ↗
Multiclass Classification using the CIFAR-10 dataset
-
Example: Instance Segmentation ↗
Instance Segmentation using the COCO dataset
-
Example: Semantic Segmentation ↗
Semantic Segmentation on class
Person
using the COCO-Stuff 10K dataset -
Example: Face Recognition 1:1 ↗
End-to-end face recognition 1:1 using the Labeled Faces in the Wild (LFW) dataset.