Skip to content

update to simple version of coco eval#287

Merged
Peterande merged 1 commit intoPeterande:masterfrom
MiXaiLL76:simpe-eval
Jul 9, 2025
Merged

update to simple version of coco eval#287
Peterande merged 1 commit intoPeterande:masterfrom
MiXaiLL76:simpe-eval

Conversation

@MiXaiLL76
Copy link
Contributor

@MiXaiLL76 MiXaiLL76 commented May 22, 2025

Hello again my friend!
Thank you for using faster-coco-eval to validate your models!
I want to offer you an even easier way to integrate your developments!

I implemented and tested two modules:

  1. FasterCocoDetection - a dataset that uses faster-coco-eval instead of pycocotools in torchvision https://github.com/MiXaiLL76/faster_coco_eval/blob/main/faster_coco_eval/utils/pytorch/coco_dataset.py
  2. FasterCocoEvaluator - a validator that is a clone of DETR validators, configured to work quickly with faster-coco-eval https://github.com/MiXaiLL76/faster_coco_eval/blob/main/faster_coco_eval/utils/pytorch/coco_eval.py

Why did I do this? - I'm trying to tidy up a bunch of repositories that can use common developments.

For you I have implemented and tested the validation with the implementation of these functions, to check you need to study my code and update the library to version 1.6.6 (available on pypi & conda)

Less code - more time to think about great things)

@broomhead
Copy link

Whoa, nice work. I dug into your project while working with DFINE and keypoints. I would be interested in this PR!

@FrancescoSaverioZuppichini

can you guys merge?

@Peterande Peterande merged commit d669475 into Peterande:master Jul 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants