python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
COCO API evaluation for subsets of key points classes
I'm using the python coco API to run evaluation for Key points estimation. I have two files, a ground truth json, and a results json.
My goal is to evaluate KP estimation performance for ALL KP classe...
Alex Goft
Votes: 0
Answers: 0
Understanding Detectron2 COCO Evaluator
I am evaluating Cityscapes dataset using COCOEvaluator from Detectron2.
I want to know if COCO Evaluation metric implemented in Detectron2 takes into consideration the number of instances of each clas...
pinxau1000
Votes: 0
Answers: 1