One-page tool that detects what kind of an insect is on the uploaded Image.
Client's goal
Provide a demonstrative example of a trained model for visual content identification.
Product
Simple web app (PoC development) that contains a PyTorch model that’s based on a residual neural network ResNet34 for image recognition. It’s trained on insect pictures available in search engine results.
Result
The solution shows the possibilities of deep learning that can be applied to more complex systems for security, inventory management and other purposes.