Project information
- Name: Surface Normal Estimation & Image Stitching
- Category: Computer Vision
- Project date: Jan 2023 - Mar 2023
- Project URL: https://github.com/DIASENGUPTA/Computer-Vision-Projects
Project Detail
- Custom-designed a Unet3+ inspired transposed convolution based upsampler with intermediate residual blocks to decrease the mean and median by 6.8% and 8.3% than bilinear interpolation for Surface Normal Estimation.
- Achieved image stitching by performing RANSAC using Putative Matching, Homography Transformation and Image Warping.