Aug 08, 2022
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
ByteTrack is a multi-object tracking algorithm. As of writing this blog, it is the SOTA on MOT17 and MOT20 datasets. MOTA and FPS comparisons of different trackers (credits: ByteTrack paper) To...
Apr 07, 2022
How to Create Python Packages
Have you faced the problem of writing same lines of code for every project? That’s where python packaging come to the rescue. A Python package is nothing but a folder containing some modules inside...
Mar 08, 2022
How to Securely Forward Logs Using Fluentd
Fluentd is a unified data collector for logging. It allows you to collect logs from wide variety of sources and save them to different places like S3, mongodb etc. It is fairly lightweight and inte...
Feb 01, 2021
Engineering Radiology AI for National Scale in the US
vRad, a large US teleradiology practice and Qure.ai have been colloborating for more than an year for a large scale radiology AI deployment. In this blog post, we describe the engineering that go...
Page
1
2
3
4
5
6