ShuvenduRoy / computer_vision_a2z

Making computer smarter with vision project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Making computer smarter with vision project


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%