Skip to content

Commit

Permalink
updated r18 hierarchies
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinwan committed Mar 23, 2020
1 parent 1a0be99 commit 71555e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nbdt/hierarchies/CIFAR10/graph-induced-ResNet18.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"label": "airplane", "id": "n02691156"}, {"label": "car", "id": "n02958343"}, {"label": "bird", "id": "n01503061"}, {"label": "cat", "id": "n02121620"}, {"label": "deer", "id": "n02430045"}, {"label": "dog", "id": "n02084071"}, {"label": "frog", "id": "n01639765"}, {"label": "horse", "id": "n02374451"}, {"label": "ship", "id": "n04194289"}, {"label": "truck", "id": "n04490091"}, {"id": "f00000010"}, {"id": "f00000011"}, {"id": "f00000012"}, {"id": "f00000013"}, {"id": "f00000014"}, {"id": "f00000015"}, {"id": "f00000016"}, {"id": "f00000017"}, {"id": "f00000018"}], "links": [{"source": "f00000010", "target": "n02958343"}, {"source": "f00000010", "target": "n04490091"}, {"source": "f00000011", "target": "n04194289"}, {"source": "f00000011", "target": "f00000010"}, {"source": "f00000012", "target": "n02084071"}, {"source": "f00000012", "target": "n02374451"}, {"source": "f00000013", "target": "n02121620"}, {"source": "f00000013", "target": "n01639765"}, {"source": "f00000014", "target": "n02691156"}, {"source": "f00000014", "target": "f00000011"}, {"source": "f00000015", "target": "n02430045"}, {"source": "f00000015", "target": "f00000012"}, {"source": "f00000016", "target": "f00000013"}, {"source": "f00000016", "target": "f00000014"}, {"source": "f00000017", "target": "n01503061"}, {"source": "f00000017", "target": "f00000015"}, {"source": "f00000018", "target": "f00000016"}, {"source": "f00000018", "target": "f00000017"}]}
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"label": "airplane", "id": "n02691156"}, {"label": "car", "id": "n02958343"}, {"label": "bird", "id": "n01503061"}, {"label": "cat", "id": "n02121620"}, {"label": "deer", "id": "n02430045"}, {"label": "dog", "id": "n02084071"}, {"label": "frog", "id": "n01639765"}, {"label": "horse", "id": "n02374451"}, {"label": "ship", "id": "n04194289"}, {"label": "truck", "id": "n04490091"}, {"id": "f00000010"}, {"id": "f00000011"}, {"id": "f00000012"}, {"id": "f00000013"}, {"id": "f00000014"}, {"id": "f00000015"}, {"id": "f00000016"}, {"id": "f00000017"}, {"id": "f00000018"}], "links": [{"source": "f00000010", "target": "n02958343"}, {"source": "f00000010", "target": "n04490091"}, {"source": "f00000011", "target": "n02121620"}, {"source": "f00000011", "target": "n02084071"}, {"source": "f00000012", "target": "n02691156"}, {"source": "f00000012", "target": "n04194289"}, {"source": "f00000013", "target": "n01503061"}, {"source": "f00000013", "target": "n01639765"}, {"source": "f00000014", "target": "n02430045"}, {"source": "f00000014", "target": "n02374451"}, {"source": "f00000015", "target": "f00000010"}, {"source": "f00000015", "target": "f00000012"}, {"source": "f00000016", "target": "f00000011"}, {"source": "f00000016", "target": "f00000014"}, {"source": "f00000017", "target": "f00000013"}, {"source": "f00000017", "target": "f00000016"}, {"source": "f00000018", "target": "f00000015"}, {"source": "f00000018", "target": "f00000017"}]}
Loading

0 comments on commit 71555e3

Please sign in to comment.