Build a Mini-Amazon-Go in 1 Day Nov 2019 Zhi Zhang, Rachel Hu - - PowerPoint PPT Presentation

build a mini amazon go in 1 day
SMART_READER_LITE
LIVE PREVIEW

Build a Mini-Amazon-Go in 1 Day Nov 2019 Zhi Zhang, Rachel Hu - - PowerPoint PPT Presentation

Build a Mini-Amazon-Go in 1 Day Nov 2019 Zhi Zhang, Rachel Hu Amazon AI d2l.ai Outline Initiate the work-horse(SageMaker notebook) Showcase a demo from the noob Sampling real-world data Hello world for object labeling


slide-1
SLIDE 1

d2l.ai

Zhi Zhang, Rachel Hu Amazon AI

Build a Mini-Amazon-Go in 1 Day

Nov 2019

slide-2
SLIDE 2

numpy.d2l.ai/gluon-cv.mxnet.io

Outline

  • Initiate the work-horse(SageMaker notebook)
  • Showcase a demo from the noob
  • Sampling real-world data
  • Hello world for object labeling
  • Train and Evaluate object detector
  • Happy hacking!
  • Leaderboard
slide-3
SLIDE 3

numpy.d2l.ai/gluon-cv.mxnet.io

Initiate the work-horse

*@request-nb.mxnet.io

slide-4
SLIDE 4

numpy.d2l.ai/gluon-cv.mxnet.io

Showcase a demo from the noob

+ <= $60

slide-5
SLIDE 5

numpy.d2l.ai/gluon-cv.mxnet.io

Showcase a demo from the noob

slide-6
SLIDE 6

numpy.d2l.ai/gluon-cv.mxnet.io

Showcase a demo from the noob

slide-7
SLIDE 7

numpy.d2l.ai/gluon-cv.mxnet.io

Sampling real-world data

slide-8
SLIDE 8

numpy.d2l.ai/gluon-cv.mxnet.io

Hello world for object labeling

https://www.makesense.ai/

slide-9
SLIDE 9

numpy.d2l.ai/gluon-cv.mxnet.io

Train and Evaluate object detector

slide-10
SLIDE 10

numpy.d2l.ai/gluon-cv.mxnet.io

Happy Hacking

  • Team up
  • Split the tasks
  • Sampling training images
  • Parallel labeling
  • Train and evaluate object detection models
  • Design your cashier-less logic
slide-11
SLIDE 11

numpy.d2l.ai/gluon-cv.mxnet.io

Evaluation Method

  • Accuracy: percentage of correctly detected transaction

movements

  • UX(User experience): how satisfying the overall user

experience is.

  • Innovation: how you bring cool technologies into the

pipeline

slide-12
SLIDE 12

numpy.d2l.ai/gluon-cv.mxnet.io

Troubleshooting

  • GPU: out of memory
  • If there are too many notebooks opened which occupies

lot’s of GPU memory, then you should close some of them to avoid OOM error