17sarf
Results
2
issues of
17sarf
I am having issues with my generated ground-truth files. I keep getting the following error: ``` Error: ... /mAP/input/detection-results/image_0.txt in the wrong format. Expected: Received: person 216.3265 86.2424 222.644 105.2326...
This is probably an issue on my part, but when I run the "Checkpointing_for_PyTorch_models" tutorial, when I get to `self.assertEqual(out_checkpointed, out_not_checkpointed)`, get the following error `NameError: name 'self' is not...