Skip to content

Item isolation #8

@Kojon74

Description

@Kojon74
  1. Use background subtraction to detect the user and item (the only things that should be moving in frame)
  2. Use image segmentation to detect the person
  3. Classify whether user has item if there is enough of a difference between the person outline and the background subtraction
    a. If classified as holding an item, crop the image around the bounds of the item then send that cropped image to the image classification model
    b. If classified as not holding an item, move on

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions