... | @@ -147,4 +147,6 @@ The above described rules are based on the information provided in the following |
... | @@ -147,4 +147,6 @@ The above described rules are based on the information provided in the following |
|
Finally, some restrictions apply to the deployment process:
|
|
Finally, some restrictions apply to the deployment process:
|
|
- Each data layer must not have more than two top blobs (a general restriction of caffe). Raises a warning.
|
|
- Each data layer must not have more than two top blobs (a general restriction of caffe). Raises a warning.
|
|
- At least the label blob name must follow the naming conventions (so it's always called "label"). Raises a warning.
|
|
- At least the label blob name must follow the naming conventions (so it's always called "label"). Raises a warning.
|
|
- The shape of a Data layer can only be determined automatically, if the layer type is either "Data" (LMDB or LEVELDB) or "HDF5Data". Otherwise, a warning will inform the user about necessary manual changes. |
|
- The shape of a Data layer can only be determined automatically, if the layer type is either "Data" (LMDB or LEVELDB) or "HDF5Data". Otherwise, a warning will inform the user about necessary manual changes.
|
|
\ No newline at end of file |
|
|
|
|
|
[previous page](manual-network) <> [next page](miscellaneous) |
|
|
|
\ No newline at end of file |