person-re-ranking/caffe/docs/tutorial/layers/data.md

1.0 KiB

title
Database Layer

Database Layer

Parameters

{% highlight Protobuf %} {% include proto/DataParameter.txt %} {% endhighlight %}

  • Parameters
    • Required
      • source: the name of the directory containing the database
      • batch_size: the number of inputs to process at one time
    • Optional
      • rand_skip: skip up to this number of inputs at the beginning; useful for asynchronous sgd
      • backend [default LEVELDB]: choose whether to use a LEVELDB or LMDB