Skip to content

Latest commit

 

History

History

examples

Roboflow Inference banner

Inference Examples

This folder contains examples of projects built with Inference.

Index

  • Inference Client: Quickstart HTTP and UDP clients for use with Inference.
  • Inference dashboard: Extracts insights from video frames at defined intervals and generates informative visualizations and CSV outputs.
  • Gaze Detection: Detects the direction in which someone is looking and the point in a frame at which someone is looking.
  • CLIP Image-to-Image Search Engine: Find images similar to a given image in a dataset with CLIP. Served as a web application.
  • SAM Client: Use Segment Anything to segment objects in an image. Served as a command line application.
  • Stream Examples: Run computer vision models on frames from webcam and RTSP streams. Includes examples using models hosted on Roboflow and deployed locally with Inference and CLIP.

Community Examples

Have an example of a project that uses Roboflow Inference that you want to share? Submit a pull request to the project and we'll add it to the list!