Skip to content

AIM3S: Autonomous Inventory Management for cashier-less convenience stores through Multi-Modal Sensing

Notifications You must be signed in to change notification settings

CarlosRDomin/AIM3S

Repository files navigation

Installation instructions

First, you'll need to install conda (Miniconda3 recommended)

Then, you have two options:

  1. Install from environment.yml:
    conda env create -f environment.yml
  2. Manual install:
    conda create -n aim3s python=3 opencv=4 protobuf numpy scipy matplotlib h5py pytz
    conda activate aim3s
    pip install grpcio googleapis-common-protos

About

AIM3S: Autonomous Inventory Management for cashier-less convenience stores through Multi-Modal Sensing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published