Caffe2 - Python API
A deep learning, cross platform ML framework
Functions
lmdb_create_example Namespace Reference

Module caffe2.python.examples.lmdb_create_example. More...

Functions

def create_db (output_file)
 
def read_db_with_caffe2 (db_file, expected_checksum)
 
def main ()
 

Detailed Description

Module caffe2.python.examples.lmdb_create_example.