Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 377 Bytes

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