microsoft/cvbp

Update TAG to identify all objects in an image

Open

#2 opened on Sep 16, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (5 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently the TAG command will identify the dominant object in an image. Extend the command to identify all objects and out put each with certainty as now. A post-process can then choose the objects to retain.

Contributor guide