Inspiration

Marvel Enthusiasm

What it does

Take a photo of an marvel hero and it will recognise it and give you a brief description about it

How we built it

We used Amazon Web Services (Face Rekognition) to compare the face in a taken image from the camera with our image data set and returns the probability that it is the same person . Implemented using Android Studio and Java

Challenges we ran into

Amazon Web Services: the configuration took a lot of work to implement into our project. The documentation referenced us to the AWS Java SDK but we used the Android SDK, which resulted in a lot of problems

Accomplishments that we're proud of

Face Rekognition works, reading JSON files in Java

What we learned

How to use AWS Face Rekognition, enhanced skills on Android Studio and Java PS How to use Marvel API

What's next for Marvel Helper

Increasing the data set

Share this project:

Updates