RafLaf / webcam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Low-latency Few-shot classification

This repository contains the code to perform online Few shot with a webcam with low latency on CPU.

Press 0 1 or 2 to associate current camera feed to a shot.

You can add multiple shots by pressing the same class (0, 1 or 2...)

Press 'i' to start infering.

To run the code :

$python main.py

plot

About

License:MIT License


Languages

Language:Python 100.0%