Skip to content

Evaluation Method does not work for detection #3729

@aliceinland

Description

@aliceinland

🐛 Bug

After the training process, when running the evaluation function available here (https://github.com/pytorch/vision/blob/dc42f933f3343c76727dbfba6e4242f1bcb8e1a0/references/detection/engine.py), the process gets stuck without any error. I left the evaluation method running for two days but there are no error or any suggestion of what this problem could be when interrupting the process.

Expected behaviour

The result of this function is supposed to be the IoU metrics (the image is taken from the tutorial available on PyTorch)
Schermata 2021-04-26 alle 10 49 10

Environment

  • PyTorch version: 1.7.0a0+7036e91
  • OS: Ubuntu 18.04
  • How you installed PyTorch / torchvision: pip
  • Build command you used (if compiling from source): //
  • Python version: 3.6
  • CUDA/cuDNN version: //
  • GPU models and configuration: Tesla T4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions