311 Commits (bcf982cc9d9246e7b83a75ef97dbcfee391e4fa3)

Author SHA1 Message Date
  nihuini bcf982cc9d fuse onnx gather after shufflechannel into split 6 years ago
  nihuini 294b5b6e99 onnx fuse reverse style shufflechannel 6 years ago
  nihuini 9238682778 onnx slice axes steps can be optional, #1850 6 years ago
  nihui 3ef995ed1e
format code style and setup restyled.io (#1840) 6 years ago
  mengfu188 f09ac067a5
update quantize doc (#1831) 6 years ago
  JackieWu ce2251db05
Improve ROIAlign (accelerate ROIAlign, support sampling ratio and aligned ROIAlign) (#1820) 6 years ago
  zhiliu6 63d7e2c88d
Add support for darknet EfficientNetB0-Yolov3 conversion. (#1821) 6 years ago
  nihuini adf7736d8f fuse onnx swish 6 years ago
  zhiliu6 3bfabf1d6a
Add fused convolution and mish layer support. (#1761) 6 years ago
  Guoxia Wang 7add0ea94e
fix ncnn2mem.cpp param bin save path (#1766) 6 years ago
  nihuini 092d529d66 fuse rsub rdiv with scalar 6 years ago
  nihuini 1c4d5bebc8 onnx Sub is BinaryOp 6 years ago
  Naiyang Lin ceef2470a5
Add logger.h (#1753) 6 years ago
  nihuini e6a04d1535 fuse_memorydata_binaryop fuse_binaryop_eltwise 6 years ago
  zhiliu6 2a97606239
darknet2ncnn: Add merge output option. (#1743) 6 years ago
  zhiliu6 585480220f
Add darknet to ncnn converter with YOLOv4 support. (#1740) 6 years ago
  ZhangCY 8a3e9189df
mxnet2ncnn support list args in attrs (#1741) 6 years ago
  daquexian 949f6a4880
Fix bug of get_node_attr_from_input_ai (#1699) 6 years ago
  nihuini 22f4212128 improve onnx hardsigmoid hardsiwsh fusion for fbnet 6 years ago
  mengfu188 d06606b0cd
Tiny fix mxnet2ncnn tool (#1691) 6 years ago
  nihui 88872f8ac3 fix int64 overflow, fix #1670 6 years ago
  nihuini 3cbdd077e9 sometimes binaryop weight is missing in graph nodes, fix #1640 6 years ago
  nihui f3b39a3b4f improve onnx hardsigmoid hardswish fusion, fix #1650, ignore mips ci failure 6 years ago
  nihuini 253e505765 improve compatibility with onnx slice opset version 10+ 6 years ago
  nihuini 9b09cc16b5 fix compability with onnx clip opset11, fix #1609 6 years ago
  nihui 8a84077429 ncnnoptimize lstm 6 years ago
  nihui 14b8b68c2c
onnx lstm (#1613) 6 years ago
  nihui dba992c15c ncnnoptimize add pixelshuffle, fix #1608 6 years ago
  nihui d533890e15
update link 6 years ago
  nihui 9929d52885 less duplicated code for crop layer, slice axes starts from 0 6 years ago
  nihuini be3f978770 fix onnx opset11 Pad conversion, improve Resize conversion, fix #1556 6 years ago
  nihui c089ddb3c2
fix build with opencv 2.4 6 years ago
  nihui 30c2954160 fuse onnx pixelshuffle 6 years ago
  nihui 0f7e7bca02
shader shape specialization constant and basic local group size partition (#1523) 6 years ago
  kalcohol 01853010ea
type conversion and MSVC _CRT_SECURE_NO_DEPRECATE warning fix (#1524) 6 years ago
  kalcohol 90f8359961
revise more understandable help info (#1520) 6 years ago
  nihui e2bd4eae6e write shape as 4-number tuple 6 years ago
  nihui 6cefaad957 ncnnoptimize shape inference, load shape hint 6 years ago
  nihui 0979a67990
ci opencv (#1511) 6 years ago
  nihui 05ab6813f5 c++03 compiler happy 6 years ago
  kalcohol 6916f45237 fix quantize tools cross platform issues (#1505) 6 years ago
  kalcohol e3d029a7d6 add cmake folder property (#1483) 6 years ago
  Anton Kochkov 07170542c9 Fix GCC 9.x warnings (#1462) 6 years ago
  Sungmann Cho ac98064e8d Fix warnings on Visual Studio (#1461) 6 years ago
  Sungmann Cho 9bfc554bc9 Fix warnings on Visual Studio (#1431) 6 years ago
  Leo 7f0b4986d7 Downgrade minimum cmake required to 2.8.12 (#1429) 6 years ago
  nihuini 84a5d5a502 improve onnx shufflechannel compability with torchvision model 6 years ago
  Sungmann Cho 447b1369f5 Fix warnings on Visual Studio (#1422) 6 years ago
  HuSong 3cec1e6376 Fix ncnn2table coredump (#1410) 6 years ago
  nihuini d8b0f28dda optimizer eliminate orphaned memorydata 6 years ago