Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Div99 committed Nov 18, 2018
1 parent c01ce04 commit e0d62ef
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,14 @@ After the requirements have been installed, the process from training to testing
After training, evaluation on an example image can be done by running:
`python eval_model.py -m [model-checkpoint] -i [img-path]`

## Results

Image | Caption
--- | ---
<img src="imgs/dog.jpg" width="300"> | **Generated Caption:** A white and black dog is running through the water
<img src="imgs/ski.jpg" width="300"> | **Generated Caption:** man is skiing on snowy hill
<img src="imgs/worker.jpg" width="300"> | **Generated Caption:** man in red shirt is walking down the street

----------------------------------

## References
Expand Down

0 comments on commit e0d62ef

Please sign in to comment.