Home

Computer Vision Research

1. Name three applications of Computer Vision you can recognize on your phone

2. Take a photo of your desk and ask ChatGPT to identify all objects

Objects identified:

3. How many steps are involved in this identification process?

  1. Image acquisition: The camera captures the desk photo.
  2. Preprocessing: Adjust lighting, normalize colors, resize the image.
  3. Feature extraction: Detect shapes, edges, and textures of objects.
  4. Object detection / recognition: Classify objects using trained models.
  5. Labeling / output generation: Assign names to the detected objects.

So roughly 5 major steps are involved.

4. Challenges for ChatGPT

5. Ask ChatGPT to highlight or circle a specific item on your desk. Describe the results and possible challenges

Asked to highlight water bottle:

Challenges:

6. Applications of Computer Vision involving decision-making processes

Reference: medium.com

7. Applications that may not be trustworthy or safe

References: