adityas commited on
Commit
7b3d060
1 Parent(s): 73fa4a4

Update metadata key for dataset viewer

Browse files
Files changed (1) hide show
  1. metadata.csv +1 -1
metadata.csv CHANGED
@@ -1,4 +1,4 @@
1
- id,object,images,ground_truth,masks
2
  0,cat,images/00.png,"['chair', 'floor']",masks/00_cat.png
3
  0,cushion,images/00.png,['chair'],masks/00_cushion.png
4
  0,painting,images/00.png,['wall'],masks/00_painting.png
 
1
+ id,object,file_name,ground_truth,masks
2
  0,cat,images/00.png,"['chair', 'floor']",masks/00_cat.png
3
  0,cushion,images/00.png,['chair'],masks/00_cushion.png
4
  0,painting,images/00.png,['wall'],masks/00_painting.png