vynx1 / student_csp

A cummilative project consisting of work in my AP Computer Science Principal Class. Acts as a personal blog and storage for various coding projects such as AI Flappy Bird.
MIT License
0 stars 0 forks source link

Team Seed #4

Open vynx1 opened 3 months ago

vynx1 commented 3 months ago

Team Members, Roles

Sub-Group 1 Harkirat - Model Exploration, see plan below Ian - Backend Shubhay - Frontend

Sub-Group 2 Andrew - Backend Hayden - Frontend

Schedule

Friday 3/8 - Plans, Schedules, Role Assignment Sunday 3/10 - Backend, Frontend setup with titanic data Wednesday 3/13 - New model data found, transfer of backend into new theme and CPT Sunday 3/17 - New model finished, tested, frontend and backend nearly finish Wednesday 3/20 - Final tweaks finished, ready for review

Ideation

Image Identification, using previous members CPT project related to images.

Function

Model will predict what famous landmark is in a given image, if anything at all. Dataset: Famous Places Dataset

Frontend will allow used to upload image, will be sent to backend Model on backend will predict what famous feature is in the picture, if any at all Backend will return to frontend and help classify images within database