Created
December 11, 2018 23:11
-
-
Save tomas-wood/e0149a0572011eb55e00e8d9341e7737 to your computer and use it in GitHub Desktop.
top 20 most frequently occurring relations in visual genome
This file contains hidden or 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
(2030, 'building', 'has', 'window'), | |
(1703, 'man', 'has', 'hair'), | |
(1437, 'man', 'has', 'hand'), | |
(1334, 'man', 'has', 'head'), | |
(1294, 'woman', 'has', 'hair'), | |
(959, 'man', 'has', 'arm'), | |
(853, 'tree', 'has', 'leaf'), | |
(675, 'sky', 'has', 'cloud'), | |
(656, 'cat', 'has', 'ear'), | |
(653, 'man', 'has', 'leg'), | |
(609, 'man', 'wearing', 'shirt'), | |
(596, 'window', 'on', 'building'), | |
(578, 'woman', 'has', 'hand'), | |
(548, 'cat', 'has', 'eye'), | |
(547, 'skateboard', 'has', 'wheel'), | |
(544, 'man', 'has', 'shirt'), | |
(540, 'man', 'has', 'eye'), | |
(530, 'giraffe', 'has', 'leg'), | |
(528, 'window', 'has', 'building'), | |
(526, 'tree', 'with', 'leaf') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment