Image Depth Masking
Nicholas Synovic
Chicago, Illinois
- 0 Collaborators
Using the Intel MiDaS model, estimate the depth of an image and mask parts of the image that are at a specific depth value. ...learn more
Project status: Concept
Groups
Student Developers for oneAPI
Intel Technologies
oneAPI
Overview / Usage
This project aims to experiment with masking images based on estimated depth values from the Intel MiDaS model. This is being done to see if there are performance gains on low powered computer vision applications where there is a set of relevant pixels that need to be analyzed for classification tasks.
The problem that I'm trying to address with this project is that current low powered computer vision applications and implementations are less performant than their counterpart. As the demand for computer vision models on mobile and embedded systems increases, current and future models need to be able to perform regardless of power constraints.