Skip to content

Davda-James/pikachu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pikachoo AI

ultralytics opencv-python pyyaml fastapi uvicorn python-multipart lap aiortc rich google-auth google-auth-oauthlib google-auth-httplib2 python-dotenv google-api-python-client

📚 Table of Contents

Pipeline

Demo

Object Detection Demo

detection.mp4

Track Path Demo

tracking.mp4

Track Path with overlay Demo

tracking_with_overlay.mp4

Velocity Map Demo

velocity_map.mp4

Anamoly Detection Demo

anamoly.mp4

Setting up project locally

Setting up backend

  • Cloning the repo https:github.com:Davda-James/pikachu.git
git clone https:github.com:Davda-James/pikachu.git
  • Change the working directory
cd pikachu
  • Creating python virtual environment
python -m venv venv
  • Activate python virtual environment
    • For linux
    source venv/bin/activate
    • For windows
    venv/scripts/activate
  • Install requirements
pip install -r requirements.txt
  • Starting backend fastapi server
uvicorn pikachu.app:app --host 0.0.0.0 --port 8000

Setting up gmail service account

Setting up frontend

  • No need have direct download apk, download from below
  • Link to github frontend Frontend if wanted to visit.

Canva PPT Link

Canva

About

HCLTech CS671 DL Hackathon

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages