objects module

A corpus of object images.

class objects.Object(path)[source]

Bases: object

Photgraph of an object.

property base64

Load an image.

property data_uri
objects.download()[source]

Download the corpus.

objects.objects(idx)[source]