Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sd2001 authored Nov 12, 2020
1 parent 6a8ae1f commit 6a207f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</p>
</div>

Image Captioning is the process of generating textual description of an image. It uses both *Natural Language Processing and Computer Vision* to generate the captions. Deep Learning using *CNNs-LSTMs* can be used to solve this problem of generating a caption for a given image, hence called Image Captioning.
Image Captioning is the process of generating textual description of an image. It uses both **Natural Language Processing and Computer Vision** to generate the captions. Deep Learning using **CNNs-LSTMs** can be used to solve this problem of generating a caption for a given image, hence called Image Captioning.

## <div align="center"> ⌛Output that we get💻
<p align='center'>
Expand All @@ -23,7 +23,7 @@ Image Captioning is the process of generating textual description of an image. I
<img src="https://github.com/sd2001/Auto-Image2Caption/blob/main/bias2.png" />
</p>

## <div align="center"> 🖐️LETS TAKE A QUICK DIVE INTO THIS MAGIC!😇</div>
## <div align="center"> 🖐️LETS TAKE A QUICK DIVE INTO THIS BIT OF MAGIC!😇</div>

## Dataset:
- Flickr 8k (containing 8k images),
Expand Down

0 comments on commit 6a207f8

Please sign in to comment.