Made a sign language detector (looking for constructive criticision)


Hi, I made this with my friends during a 24-hr hackathon. For hand detection, we used SSD MobileNetV1 (on Pytorch) and for alphabet prediction, we trained the dataset on ResNet34. This is our first “project” so it’d be great to get some feedback. Thanks! :slight_smile: