Files changed (1) hide show
  1. README.md +40 -3
README.md CHANGED
@@ -1,13 +1,50 @@
 
 
1
  # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
2
  # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
3
  {}
4
 
5
- # MedSPOT: A Workflow-Aware Sequential Grounding Benchmark for Clinical GUI
6
-
7
  <div align="center">
8
- <figure align="center"> <img src="https://raw.githubusercontent.com/Tajamul21/MedSPOT/main/Images/medspot2.jpeg" width=65%> </figure>
 
9
  </div>
10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ## Dataset Summary
12
  MedSPOT is a benchmark for evaluating Multimodal Large Language Models (MLLMs) on GUI grounding tasks in medical imaging software. It evaluates models on their ability to localize and interact with UI elements across 10 medical imaging applications including 3DSlicer, DICOMscope, Weasis, MITK, and others.
13
 
 
1
+ ---
2
+
3
  # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
4
  # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
5
  {}
6
 
7
+ ---
 
8
  <div align="center">
9
+ <img src="https://user-images.githubusercontent.com/74038190/212284115-f47cd8ff-2ffb-4b04-b5bf-4d1c14c0247f.gif"
10
+ width="100%" />
11
  </div>
12
 
13
+ <br>
14
+
15
+ <table>
16
+ <tr>
17
+ <td width="25%" align="center" valign="middle">
18
+ <img src="https://raw.githubusercontent.com/Tajamul21/MedSPOT/main/Images/medspot2.jpeg" width="100%" style="border-radius: 12px;" />
19
+ </td>
20
+ <td width="55%" align="center">
21
+
22
+ <h1 align="center">🧠 MedSPOT</h1>
23
+
24
+ <h3 align="center"><i>A Workflow-Aware Sequential Grounding Benchmark for Clinical GUI</i></h3>
25
+
26
+ <h3 align="center">
27
+ <a href="https://github.com/RozainMalik">Rozain Shakeel</a><sup>1</sup>,
28
+ <a href="https://www.linkedin.com/in/rxhman/">Abdul Rahman Mohammad Ali</a><sup>2</sup>,
29
+ <a href="https://www.linkedin.com/in/muneeb-ahmad-ganie">Muneeb Mushtaq</a><sup>1</sup>,
30
+ <a href="https://rozainmalik.github.io/MedSPOT_web/">Tausifa Jan Saleem</a><sup>3</sup>,
31
+ <b><a href="https://www.tajamulashraf.com/">Tajamul Ashraf</a><sup>1,4*</sup></b>
32
+ </h3>
33
+
34
+ <h4 align="center">
35
+ <sup>*</sup> Corresponding author
36
+ </h4>
37
+
38
+ <h3 align="center">
39
+ <sup>1</sup> Gaash Research Lab, National Institute of Technology Srinagar, India<br>
40
+ <sup>2</sup> e&amp; Group, UAE<br>
41
+ <sup>3</sup> Mohammad Bin Zayed University of Artificial Intelligence (MBZUAI), UAE<br>
42
+ <sup>4</sup> King Abdullah University of Science and Technology (KAUST), Saudi Arabia
43
+ </h3>
44
+ </td>
45
+ </tr>
46
+ </table>
47
+
48
  ## Dataset Summary
49
  MedSPOT is a benchmark for evaluating Multimodal Large Language Models (MLLMs) on GUI grounding tasks in medical imaging software. It evaluates models on their ability to localize and interact with UI elements across 10 medical imaging applications including 3DSlicer, DICOMscope, Weasis, MITK, and others.
50