mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
StridedSlice from TensorFlow
This commit is contained in:
@@ -820,6 +820,7 @@ CV__DNN_EXPERIMENTAL_NS_BEGIN
|
||||
* * `*.t7` | `*.net` (Torch, http://torch.ch/)
|
||||
* * `*.weights` (Darknet, https://pjreddie.com/darknet/)
|
||||
* * `*.bin` (DLDT, https://software.intel.com/openvino-toolkit)
|
||||
* * `*.onnx` (ONNX, https://onnx.ai/)
|
||||
* @param[in] config Text file contains network configuration. It could be a
|
||||
* file with the following extensions:
|
||||
* * `*.prototxt` (Caffe, http://caffe.berkeleyvision.org/)
|
||||
|
||||
Reference in New Issue
Block a user