-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Description
🐛 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)

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