154 Commits (b49cb56ad9f4d3d2ca83bf7eec4e808a534cce72)

Author SHA1 Message Date
  nihui 10b8ac68cc
[WIP] vulkan compute (#618) 7 years ago
  nihui f353a73d5e convert mxnet Pad 7 years ago
  nihui bbe044f385 convert onnx Flatten 7 years ago
  nihui 0ca92de935 recent protobuf library requires c++11 features, try enabling c++11 for caffe2ncnn onnx2ncnn tensorflow2ncnn 7 years ago
  nihuini fdb69378ac convert onnx sigmoid 7 years ago
  nihuini cd284616b9 convert more onnx binaryop 7 years ago
  nihuini 6397e11a5f convert more onnx unaryop 7 years ago
  nihuini 4c5d9ae425 reshape and gemm compability with onnx opset-7 and opset-8 7 years ago
  nihui c93e67253a
Merge pull request #689 from ayounes-nviso/cmake-min-version 7 years ago
  nihuini a6679ed157 more init style compability 7 years ago
  Abdelrazak Younes b35d65a4ea fix: increase min cmake version 7 years ago
  nihuini ed2a24c47c handle batchnorm fix_gamma attr properly 7 years ago
  nihuini c77383f623 mxnet-ssd wip ... 7 years ago
  nihuini d9d7d6b6ea fix leakyrelu with default type 7 years ago
  Abdel Younes a941701f98 fix: c++ warnings (#666) 7 years ago
  nihuini 9b10729860 fix read_int8scale_table, second try 7 years ago
  nihuini 501cdf2adf fscanf may advance stream position, workaround it 7 years ago
  nihuini 83818bd52e convert roialign 7 years ago
  nihuini 4837af4c25 initial effort for mxnet-ssd 7 years ago
  nihuini faac207410 convert psroipooling 7 years ago
  nihuini 2afc7aa877 add info about darknet2ncnn 7 years ago
  Ming-Yang Liu dfbed5a0ad Support yolov3 and mobilenet yolov3 7 years ago
  kalcohol e38c5a69a6 Request add ncnn::Mat support for Visual Studio Image Watch Tools (#625) 7 years ago
  Yiheng 09fcf8701e Fix number of filters in ConvTranspose 7 years ago
  nihui c33641c378
enable coverage 7 years ago
  BUG1989 d5df2301cb fix the caffe2ncnn that "DepthwiseConvolution" loss group num param (#540) 7 years ago
  nihuini 28b35b8c4f ShuffleChannel = Reshape + SwapAxis + Reshape 7 years ago
  nihuini 2dbaf6f7b7 store int8 scale in binary 7 years ago
  nihui 5d04a3a45c layer holds bottom blob scale, depthwise convolution read group scales 7 years ago
  nihui 354b95256c bump param version, backward compatible 7 years ago
  nihui a169cec363 core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 7 years ago
  nihui 0b6791e2ba convert BN ReLU6 Reorg YoloDetectionOutput Embed LSTM 8 years ago
  nihuini 588487a8a0 convert caffe crop layer with three offset, fix #165 8 years ago
  nihuini fd9ef5716a fix parsing inputs list in multiple lines 8 years ago
  nihuini babbb604e1 fix deconvolution weight order 8 years ago
  nihuini b89851c6b6 convert sigmoid 8 years ago
  nihuini 307a77f04b convert LogisticRegressionOutput 8 years ago
  nihuini 643f2a671b convert _maximum_scalar _minimum_scalar _power_scalar 8 years ago
  nihui d169af7bd3 convert Elu 8 years ago
  nihui 99c243183b convert PRelu 8 years ago
  nihui e3cb03a408 convert Pad, fix #398 8 years ago
  nihui 8a5b35e47d convert more elemwise operator 8 years ago
  nihuini 3b8a3f6764 convert depthwiseconvolution from yonghenglh6 branch 8 years ago
  nihuini d6e1b8207a convert _minus_scalar and _mul_scalar 8 years ago
  nihuini 356d018771 implement Clip and converter support 8 years ago
  nihuini b560252af1 handle batchnorm scale_factor zero, fix #302 8 years ago
  Hyungsuk Yoon 354f515596 scanf with width specifier need (width + 1) spaces 8 years ago
  Yantao Xie 89c7aa26f8 support the scientific notation when parsing layer's paramters. 8 years ago
  nihuini 0219f507b7 convert ConvTranspose and InstanceNormalization 8 years ago
  nihuini 9b6445cd05 convert reshape and transpose 8 years ago