icedata
icedata copied to clipboard
How to filter predictions of specified classes
📓 New <Tutorial/Example>
Is this a request for a tutorial or for an example?
Tutorial.
What is the task? Filter predictions of object detection model according to specified classes.
Is this example for a specific model? FasterRCNN
Is this example for a specific dataset? Dataset is COCO.
Don't remove Main issue for examples: #39
I think the easiest approach here would be simply to loop over each record with a simple if condition for the required class