I'm attempting to use torchvision.models.detection.fasterrcnn_resnet50_fpn on a custom dataset, following along with the Detection Finetuning Tutorial where applicable. I've ruled out every annotation ...