Datasets:

Modalities:
Image
Text
Formats:
webdataset
ArXiv:
Libraries:
Datasets
WebDataset
License:
niranjangaurav17 commited on
Commit
1fef57d
·
verified ·
1 Parent(s): 5cea7f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -65,14 +65,14 @@ For pointwise accuracy, a prediction is considered correct if the predicted poin
65
  [Visualization](https://huggingface.co/datasets/CVML-TueAI/grounding-YT-dataset/tree/main/visualization) contains scripts to generate frames with the ground truth box and the predicted point.
66
  One should follow the prediction json format given in random_preds.json files. Here are a few visualizations generated:
67
 
68
- <table>
69
  <tr>
70
- <td><img src="https://huggingface.co/datasets/CVML-TueAI/grounding-YT-dataset/tree/main/sample_images/-1okAudsnAc_5769.jpg" width="250"/></td>
71
- <td><img src="https://huggingface.co/datasets/CVML-TueAI/grounding-YT-dataset/tree/main/sample_images/0tcT84VeD2c_2315.jpg" width="250"/></td>
72
  </tr>
73
  <tr>
74
- <td><img src="https://huggingface.co/datasets/CVML-TueAI/grounding-YT-dataset/tree/main/sample_images/1Q1_jE4IIls_2036.jpg" width="250"/></td>
75
- <td><img src="https://huggingface.co/datasets/CVML-TueAI/grounding-YT-dataset/tree/main/sample_images/_7RI2fa78aE_1033.jpg" width="250"/></td>
76
  </tr>
77
  </table>
78
 
 
65
  [Visualization](https://huggingface.co/datasets/CVML-TueAI/grounding-YT-dataset/tree/main/visualization) contains scripts to generate frames with the ground truth box and the predicted point.
66
  One should follow the prediction json format given in random_preds.json files. Here are a few visualizations generated:
67
 
68
+ <table width="100%">
69
  <tr>
70
+ <td><img src="https://huggingface.co/datasets/CVML-TueAI/grounding-YT-dataset/resolve/main/sample_images/-1okAudsnAc_5769.jpg" style="width:100%; height:auto;"/></td>
71
+ <td><img src="https://huggingface.co/datasets/CVML-TueAI/grounding-YT-dataset/resolve/main/sample_images/0tcT84VeD2c_2315.jpg" style="width:100%; height:auto;"/></td>
72
  </tr>
73
  <tr>
74
+ <td><img src="https://huggingface.co/datasets/CVML-TueAI/grounding-YT-dataset/resolve/main/sample_images/1Q1_jE4IIls_2036.jpg" style="width:100%; height:auto;"/></td>
75
+ <td><img src="https://huggingface.co/datasets/CVML-TueAI/grounding-YT-dataset/resolve/main/sample_images/_7RI2fa78aE_1033.jpg" style="width:100%; height:auto;"/></td>
76
  </tr>
77
  </table>
78