Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
marc-thibault-h commited on
Commit
d5fed07
·
verified ·
1 Parent(s): 3a3032b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -30,14 +30,14 @@ configs:
30
 
31
  | Comment | Category | Image |
32
  |---------|----------|-------|
33
- | Navigate to account settings. | Account Management | ![image info](./examples/Access%20user%20account%20settings.png) |
34
- | Add the selected item to the shopping cart. | E-commerce | ![image info](./examples/Add%20Insignia%20cable%20to%20cart.png) |
35
- | Choose a time slot from the list. | Scheduling | ![image info](./examples/Choose%2018_45.png) |
36
- | Click the green button to set up a travel alert. | Notifications | ![image info](./examples/Green%20Button%20to%20create%20a%20travel%20alert.png) |
37
- | Locate and click the log in button in the center of the page. | Authentication | ![image info](./examples/log%20in%20button%20(middle%20of%20the%20page).png) |
38
- | Select the earliest available date. | Scheduling | ![image info](./examples/Pick%20the%20first%20available%20date.png) |
39
- | Select August 7th from the calendar. | Scheduling | ![image info](./examples/Select%20aug%207th.png) |
40
- | Click on the fifth image in the gallery. | Media Selection | ![image info](./examples/Select%20fifth%20image%20in%20gallery.png) |
41
 
42
 
43
  # Pixel-Navigator: A Multimodal Localization Benchmark for Web-Navigation Models
 
30
 
31
  | Comment | Category | Image |
32
  |---------|----------|-------|
33
+ | Navigate to account settings. | Account Management | <img src="./examples/Access%20user%20account%20settings.png" width="200"/> |
34
+ | Add the selected item to the shopping cart. | E-commerce | <img src="./examples/Add%20Insignia%20cable%20to%20cart.png" width="200"/> |
35
+ | Choose a time slot from the list. | Scheduling | <img src="./examples/Choose%2018_45.png" width="200"/> |
36
+ | Click the green button to set up a travel alert. | Notifications | <img src="./examples/Green%20Button%20to%20create%20a%20travel%20alert.png" width="200"/> |
37
+ | Locate and click the log in button in the center of the page. | Authentication | <img src="./examples/log%20in%20button%20(middle%20of%20the%20page).png" width="200"/> |
38
+ | Select the earliest available date. | Scheduling | <img src="./examples/Pick%20the%20first%20available%20date.png" width="200"/> |
39
+ | Select August 7th from the calendar. | Scheduling | <img src="./examples/Select%20aug%207th.png" width="200"/> |
40
+ | Click on the fifth image in the gallery. | Media Selection | <img src="./examples/Select%20fifth%20image%20in%20gallery.png" width="200"/> |
41
 
42
 
43
  # Pixel-Navigator: A Multimodal Localization Benchmark for Web-Navigation Models