Created
September 28, 2019 14:26
-
-
Save tkshnkmr/48d8a5680d1713ce9134776fb769e16b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{'boxes': tensor([[ 67.6667, 28.1667, 427.6667, 451.5000]]), 'labels': tensor([1]), 'image_id': tensor([117]), 'area': tensor([152400.]), 'iscrowd': tensor([0])}] | |
[{'boxes': tensor([[154.7301, 75.7785, 313.2076, 240.1384]]), 'labels': tensor([1]), 'image_id': tensor([191]), 'area': tensor([26047.3418]), 'iscrowd': tensor([0])}] | |
[{'boxes': tensor([[ 86.4694, 39.7959, 288.0000, 384.6939]]), 'labels': tensor([1]), 'image_id': tensor([194]), 'area': tensor([69507.5000]), 'iscrowd': tensor([0])}] | |
[{'boxes': tensor([[121.0870, 343.5652, 762.3913, 905.5217]]), 'labels': tensor([1]), 'image_id': tensor([51]), 'area': tensor([360385.1562]), 'iscrowd': tensor([0])}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment