D-FINE
D-FINE copied to clipboard
Filter out desired classes
Hi there, thank you for your great work!
I was wondering if there is any way when using a pretrained model to filter out detection results based on the class ID e.g. if I only wanted the detector to output human detections I pass it class ID of 1 ?
I have implemented this post detection, but I am just checking if there is some already existing functionality.