Monocular Depth Estimation
- Developed a lightweight monocular depth estimation model using a simplified encoder-decoder with skip connections, combining a truncated ResNet34 encoder and a bilinear-upsampled convolutional decoder.
- Achieved real-time inference at 30 FPS on an MIPI camera on an onboard Jetson Orin NX demonstrating suitability for real world applications.
