Inspiration
Object Detection API's and interest in games
What it does
You can take pictures, put them in a specified folder and the program can "see" what objects you have taken a picture of. The list of objects can then be read from an output text file into Unity as input to create the objects for a game.
How I built it
Java - netbeans, c# - Unity
Challenges I ran into
Implementing the object detection model from google "inception".
Accomplishments that I'm proud of
Inception recognizes the objects given and outputs a text file that can be read from other programs.
What I learned
Trained models can be used for many different implementations.
What's next for Object Recognizer
Establishing the "link" between Object Recognizer and Unity to generate a world for a game based off the objects.
Log in or sign up for Devpost to join the conversation.