/Datathon-webapp

Webapp Code for Datathon

Primary LanguagePython

Bajaj Datathon Challenge

Created by

  1. Harshwardhan Fartale
  2. Harsh

Prerequisites

  • Streamlit
  • Pytorch
  • Numpy
  • OpenCV
  • YOLOv8

You can install Streamlit using the following command:

pip install streamlit

For installing pdf2image library

pip install pdf2image

For installing YOLOV8

pip install ultralytics

For installing Pillow(Python Imaging Library)

pip install pillow

Create a folder titled 'weights' and add the following .pt files to the weights folder The weights can be accessed from the following link Weights Link - https://drive.google.com/drive/folders/1xSnVJSYPFSand8ISvKNiXxKCkQ4WmmR2?usp=sharing

To run the code in your environment, follow these steps:

  1. Open it with any code editor.
  2. Go to the terminal and type the following command:
streamlit run Homepage.py

WebApp Screenshots

image1

image2

image3

Bajaj Datathon Solution Document Link - https://docs.google.com/document/d/1jk6Ra9KSnBhdXsEG42zCpquN3J4nqOADfs1g4BUQMu4/edit?usp=sharing

Dataset Link - https://drive.google.com/drive/folders/1PNOeOs89YLIcBq3oN89cML3cEJLudKoG?usp=sharing