Skip to content

Commit f0e112c

Browse files
committed
Update README.md
1 parent 2c062ad commit f0e112c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Given an input image or video, we describe its content. [Live demo here](http://
1010
This library is strongly based on [NMT-Keras](https://github.com/lvapeab/nmt-keras).
1111

1212
## Recurrent neural network model with attention
13-
![alt text](examples/documentation/rnn_model.png "RNN")
13+
![alt text](docs/rnn_model.png "RNN")
1414

1515
## Transformer model
16-
![alt text](examples/documentation/transformer_model.png "Transformer")
16+
![alt text](docs/transformer_model.png "Transformer")
1717

1818
## Interactive captioning
1919

0 commit comments

Comments
 (0)