Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 576 Bytes

File metadata and controls

16 lines (12 loc) · 576 Bytes

SumNet

Description

A neural net to find the sum of digits present in an image. All the images in the dataset contains 4 digits, the model will take image as input and will output the sum of the digits.

model

SumNet_initial_model

Working Example

The Image

Image of 4 digits

Digit Detection

Image of 4 digits

Digit Recognition

Image of 4 digits