Skip to content

AI-at-GBC/Whats-That-Snake-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeBtyes Web App

A web server for an app concerning detecting types of snakes from images to mitigate harm from venomous snake bites.

Built using Flask, the model that we deployed uses a Faster R-CNN we previously built in order to detect snake varieties in images.

Setup Instructions

  • Copy the saved_model folder generated from the Faster R-CNN Model to the root directory
  • Install the requirements in requirements.txt to your virtual environment
  • flask run

Contributing

To submit changes to this repo, please do the following steps:

  • Make your changes in a new branch
  • Upload your ipynb code as a .py so we can compare changes
  • Open a Pull Request (PR) in Github, attempting to merge your branch into main, and request reviews from the group
  • When you have approvals, merge your pull request

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published