Hacker News new | past | comments | ask | show | jobs | submit login

For detecting objects in video, take a look at: https://github.com/tensorflow/models/tree/master/research/ls...

It uses SSD object detector (https://arxiv.org/abs/1512.02325 , https://lambdalabs.com/blog/how-to-implement-ssd-object-dete...) on each frame, then runs LSTM on top of it to collect information across video frames.

The trained model can be run on mobile devices via Tflite.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: