IoTineSalt / eyeotine

Eyeotine uses ESP32 cameras to detect the location of people in a room.
GNU General Public License v3.0
4 stars 0 forks source link

Sample Implementation for tracking using bounding boxes from NNs #5

Open BlobbyBob opened 3 years ago

BlobbyBob commented 3 years ago

Implement a first example of the basics required for the tracking of persons based on bounding boxes generated by convolutional neural networks.