Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.07 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.07 KB

freshylbuiltimagejaano

  • fresflybuiltimagejaano is an open-source python-based library being developed by freshlybuilt community to aid the development of a platform designed specifically for visually challenged people. This library is designed for the purpose of generating description based on visual (non-textual in nature).

Installation

pip install freshlybuiltimagejaano

Importing

import freshlybuiltimagejaano
from freshlybuiltimagejaano import image_description

Syntax

Generate Description

image_description(r'image_path','img_desc')
  • image_path is the path to an image being passed
  • img_desc is the model name

Currently Available Models

  • img_desc

Contributors

  • Vishal Sharma: G.B. Pant Govt. Engineering College, New Delhi
  • Komal Pal: G.B. Pant Govt. Engineering College, New Delhi
  • Ravi Pawar: G.B. Pant Govt. Engineering College, New Delhi