Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1001 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 1001 Bytes

Computer vision with deeplearning

Implemantation of deeplearning algorithm for computer vision

Classification

Attention models

Attention is a type of model that focus on specific area of image to generate output. For example, this is very helpful for image captioning where different object in different area of image is important to generate the caption.