Used a pre-trained model (Faster-RCNN) on the COCO dataset to detect human and vehicles in real-time. The initial threshold is set to 0.7. Walking video (the animated gif) credited to https://www.youtube.com/watch?v=QyUi149TcPQ
- Google Colab Pro with GPU enabled
- Python 3.7
- OpenCV version 4.1.2
- TensorFlow version 2.2.0-rc3