Skip to content

Instantly share code, notes, and snippets.

@aravindpai
Created May 17, 2020 12:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aravindpai/390847a9a3f11a46a1bf890eecf592d9 to your computer and use it in GitHub Desktop.
Save aravindpai/390847a9a3f11a46a1bf890eecf592d9 to your computer and use it in GitHub Desktop.
bbox=outputs['instances'].pred_boxes.tensor.cpu().numpy()
print(bbox)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment