Computer Vision

PnPNet: End-to-End Perception and Prediction With Tracking in the Loop

In this post, we will be looking at the paper PnPNet: End-to-End Perception and Prediction with Tracking in the Loop, by Liang et al., which was published in CVPR 2020 [1]. After defining our task and discussing some related research in this field, we will be looking at the methodology of the paper. Then we will analyze the quantitative results and have a look at the qualitative results. Finally, we will finish it off with some remarks and possible ideas for extension.

Aerial Cactus Identification

Approaches and code for identifying cacti from satellite images

APTOS Blindness Detection

Description of approaches for the APTOS medical image classification Competition

Computer Vision 101

Classifying fruits using computer vision models

Facial Expression Recognition

Vision model to classify facial expression

Recursion Cellular Image Classification

Recursion Cellular Image Classification

SIIM-ACR Pneumothorax Segmentation

SIIM-ACR Pneumothorax Segmentation

Tabular vs Vision Models

Performance analysis of Tabular vs Vision models on Digits-MNIST dataset