Skip to content

shouryaj98/Classify-Camera

Repository files navigation

Classify-Camera

This is a simple Android app to classify the content of an image. The image is clicked from the device and sent to the server, the server returns a json file containing a list of 3 most probable classes of object in the image and their corresponding probabilities. To test this app, L1aoXingyu/deploy-pytorch-model was used to deploy the server on the localhost and a url for the localhost was created using ngrok

This app makes use of okhttp library to connect to the server.

About

An Android app to classify the content of an image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages