Smeegol
Smeegol
@barisione ``` $ ls -l $(which -a clang-format) lrwxr-xr-x 1 smeegol admin 46 Sep 7 10:32 /opt/homebrew/bin/clang-format -> ../Cellar/clang-format/12.0.1/bin/clang-format $ find /usr/local/ -name clang-format-diff* zsh: no matches found: clang-format-diff* ```
现在都iOS8+了,iOS7也是时候抛弃了
same problem, hope someone fix it!
设置输入数据如下所示: ``` auto mat = make_shared(DEVICE_ARM, N8UC3, blobDesc.dims, src); MatConvertParam param; param.scale = {1 / 255.f, 1 / 255.f, 1 / 255.f, 1 / 255.f}; status = _instance->SetInputMat(mat, param, item.first);...
模型文件在这里:[模型文件.zip](https://github.com/Smeegol/Temp/blob/main/%E6%A8%A1%E5%9E%8B%E6%96%87%E4%BB%B6.zip)