Skip to content

FBLudwig/Traffic-Info-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  1. Use a Linux distribution
  2. Caffe and pycaffe

Note: If you build Caffe from source, it must be built with support for Python layers!

# In your Makefile.config, make sure to have this line uncommented
WITH_PYTHON_LAYER := 1

Python 3 Modules

  • bottle
  • CherryPy | version 8.9.1
  • urllib3
  • scipy
  • scikit-image
  • numpy
  • h5py
  • opencv-python
  • easydict
  • Pillow
  • Cython

Run

Comment line 20 and uncomment line 22 in run.sh if you are using Caffe-CPU instead of Caffe-Cuda.

Execute run.sh
The Server is listening for HTTP-GET requests on port 8079.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published