Inspiration
We've all lost stuff no? Remember that sudden sense of dread and panic when you realize that thing you were so sure if in your pocket - is no longer in your pocket? Thus beginning a mad dash trying to retrace your route? Well, here's a site to hopefully help a bit.
What it does
Let people upload picture of lost item they found. And can sort by type of item to see if your wallet/phone/backpack was found by someone else.
How we built it
Team Member 1 Task: A simple AI model using the ResNet premodel was built using the Pytorch library. This identifies between backpack, wallet and phone.
Team Member 2 Task: Using the Flask library, connect the backend to a website. Provided the basic framework on the frontend.
Challenges we ran into
Don't know how to use PyTorch, Flask, html or Javascript. Storage space issue when trying to install PyTorch.
Accomplishments that we're proud of
Team Member 1: Learned the very basic of how to use PyTorch. Development of a model that can identify correctly between wallet, phone and backpack with about 80% accuracy.
Team Member 2: Connecting backend to frontend with Flask.
What we learned
- PyTorch library
- Flask library
- HTML basics
- JavaScript basics
What's next for Log'n Load
Adding an account system. And a chat function so people can then message the account of the person of posted the image. And communicate to retrieve object.
Log in or sign up for Devpost to join the conversation.