Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.71 KB

README.md

File metadata and controls

38 lines (20 loc) · 1.71 KB

SIGNIFY

Signify is an android application which is used to detect American Sign Language. It is built on top of Java and OpenCV library. It has inbuilt Speech Integration with real-time detection.

signify

Important Links

Features

  • Real Time Detection
  • Word Detection Mode
  • Speech Integration

MODELLING (Efficientnet B0)

Image classification via fine-tuning with Efficient Net Efficient Net, first introduced in Tan and Le, 2019 is among the most efficient models (i.e. requiring least FLOPS for inference) that reaches State-of-the-Art accuracy on both ImageNet and common image classification transfer learning tasks.

Picture1

Screenshots

Picture2 Picture3