Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

No evaluation speed and inference results on IDOL with OVIS #74

@Shuaicong97

Description

@Shuaicong97

Hi, I aim to get the Bounding box info of the OVIS valid set during the inference phase.
I used this command for inference and evaluation as in README:
python3 projects/IDOL/train_net.py --config-file projects/IDOL/configs/ovis_r50.yaml --num-gpus 8 --eval-only MODEL.WEIGHTS VNext/weights/cocopretrain_R50.pth OUTPUT_DIR VNext/outputs/IDOL_OVIS_r50_eval_no_resume

But the log info shows like this:
image

As you can see, the Eval: 0.0001 s/iter. And WARNING: [COCOEvaluator] Did not receive valid predictions.
Does anyone know how to solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions