Skip to content

PXLRoboticsLab/SmartShop_Customer_Pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smart Shop - Customer pipeline

This repo contains all the code for the customer pipeline. This includes a dashboard to add a new customer, a script to do all the SVM retraining and a script to automaticly learn new customers.

Getting started

Prerequisites

This project requires you to install following dependecies to work.

  • Facenet
  • CUDA and cuDNN
  • Tensorflow-gpu 1.0
  • OpenCV 3
  • ROS (Indigo or newer)

Installation

Follow the steps below to install and run this project on your local machine.

  • Clone this repository $ git clone https://github.com/PXL-IT/SmartShop_Customer_Pipeline.git
  • Give all the scripts run permission $ sudo chmod u+x script_name.py
  • Start a roscore $ roscore
  • Now you can run the scripts

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published