Skip to content

Add more extensive tests checking equality with pycocotools #70

@probicheaux

Description

@probicheaux

Hi, I help maintain the rf-detr repo . You have an open PR in this repo. In looking at tests in this Repo, we see that you check equality of results with pycocotools only with one example. We would like to see a larger test suite to ensure equality across a wider range of possible inputs. Would you be willing to provide either a test script or adding to your test suite here comparing the 2 methods using a full suite of model predictions on Coco for all task types?

Obviously, we would prefer that rf-detr and rf-detr-seg are used to generate the predictions jsons for objdet and instseg respectively, whereas we don't have a keypoints model ready to use, so a yolo-pose model could generate said predictions json.

We understand the value of faster evaluation and would like to use this repo, but the above test is a bit of a blocker for us. Otherwise we will do the above test when our team finds time to prioritize it.

Thanks for your PR and your work maintaining this repo!

cc: @Borda @isaacrob

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions