pachyderm / examples

A curated list of examples that use Pachyderm to accomplish various tasks.
62 stars 16 forks source link

Object detection using datum batching #58

Closed bbonenfant closed 1 year ago

bbonenfant commented 1 year ago

Add a new path within predict.py that uses datum batching.

INT-991