Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Sauron

Object Detection made easy. Simply upload a video, wait for it to process, then conveniently query for more than 60 labels within the video.

Run Locally

Clone the project

  git clone https://github.com/LoganKloft/Sauron

Go to the project directory

  cd Sauron/sauron

Install dependencies

  npm install

Go to the python directory

  cd src/python

Install dependencies

  pip install -r requirements.txt

Go back to the project directory

cd ../..

Install Faster RCNN ResNet50 download and unzip from here

rename 'frozen_inference_graph.pb' to 'frozen_faster_rcnn.pb' and paste into Sauron/sauron/src/python directory

Start the server

  npm run start

Authors

Colab Resources

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages