Giter Club home page Giter Club logo

safari_stickerbook's Introduction

Safari Stickerbook

This app combines the classifcation power of YOLOV8 and the segmentation capabilities of Meta's Segment Anything Model (SAM) to create a easy to use animal segmentation app.

Webpage live on: https://my-flask-app-ftuis4n5rq-ue.a.run.app
Demo GIF

Steps for Installation:

 Prereq: Python 3.9.16 is required.

  1. From your terminal clone this repository by using: git clone https://github.com/roydipta/capstone.git
  2. Navigate to the directory where downloaded
  3. Create a virtual environment python3 -m venv name_of_environment
  4. Activate the virtual environment:
      on macOS or Linux use: source name_of_environment/bin/activate
      on windows use: .\name_of_environment\Scripts\activate
  5. Now pip install the requirement.txt file by using the command: pip install -r requirements.txt
  6. Lastly use flask run to run the application
      This will also download the model weights file (about 350 mb) for you on your local drive where the repo is cloned.

Citations

Kirillov, A., Mintun, E., Ravi, N., Mao, H., Rolland, C., Gustafson, L., Xiao, T., Whitehead, S., Berg, A. C., Lo, W.-Y., Dollár, P., & Girshick, R. (2023). Segment Anything. arXiv:2304.02643 [cs.CV]. https://doi.org/10.48550/arXiv.2304.02643 image

safari_stickerbook's People

Contributors

roydipta avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.