AhmedSSabir commited on
Commit
b713b12
1 Parent(s): 80a5ae6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -20,13 +20,13 @@ We enrich COCO-caption with **Textual Visual Context** information. We use [ResN
20
  ### Sample
21
 
22
  ```
23
- |---------------+--------------+---------------+---------------------------------------------------|
24
- | VC1 | VC2 | VC3 | human annoated caption |
25
- | ------------- | ----------- | ------------- | ------------------------------------------------- |
26
- | cheeseburger | plate | hotdog | a plate with a hamburger fries and tomatoes |
27
- | bakery | dining table | website | a table having tea and a cake on it |
28
- | gown | groom | apron | its time to cut the cake at this couples wedding |
29
- |---------------+--------------+---------------+---------------------------------------------------|
30
 
31
 
32
  ```
 
20
  ### Sample
21
 
22
  ```
23
+ |---------------+--------------+---------+---------------------------------------------------|
24
+ | VC1 | VC2 | VC3 | human annoated caption |
25
+ | ------------- | ----------- | --------| ------------------------------------------------- |
26
+ | cheeseburger | plate | hotdog | a plate with a hamburger fries and tomatoes |
27
+ | bakery | dining table | website | a table having tea and a cake on it |
28
+ | gown | groom | apron | its time to cut the cake at this couples wedding |
29
+ |---------------+--------------+---------+---------------------------------------------------|
30
 
31
 
32
  ```