Skip to content

GetYourLocation/shop-positioning-server

Repository files navigation

ShopPositioningServer

Server that positionings shops.

Installation

  • Requirements

    • MATLAB R2017a
  • Run server

    • Terminal

      $ ./run.sh
      
    • MATLAB

      >> server
  • Run client (for testing)

    >> client
  • Run training program

    >> train
  • Run testing program

    >> test
  • Predict one image

    >> predictOne(path_to_image)

License

See the LICENSE file for license rights and limitations.