nihuini
65be036aa6
mxnet-ssd done
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
481722648c
fix ooops .... :]
7 years ago
nihuini
94e3a79ee9
fix crash in priorbox when min_sizes or max_sizes is empty
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
0b34dd59fb
trival fix for the last element
7 years ago
nihuini
c44e49d3e9
implement roialign layer
7 years ago
nihuini
83818bd52e
convert roialign
7 years ago
nihui
4c8d42b511
Update README.md
7 years ago
nihui
b48de8dec3
Update README.md
7 years ago
nihui
d6c69f006d
mention supported CNN network
7 years ago
nihuini
1d841fb374
drop internal android cmake toolchain, always use the one bundled with ndk
7 years ago
Abdel Younes
a2611f4720
build: various cmake cleanups ( #657 )
* Those changes allows to use src/CMakeLists.txt directly
within a project that has its own toolchain and options.
* factorize arm and x86 cmake code,
* allow unix and android build for any kind of arm combination
* Introduce NCNN_CMAKE_VERBOSE option to reduce cmake verbosity
* use modern cmake for OpenMP detection and usage
7 years ago
nihuini
250f6b8bdd
fix build
7 years ago
nihuini
4837af4c25
initial effort for mxnet-ssd
7 years ago
nihuini
4a187025c8
add R-FCN example
7 years ago
nihuini
faac207410
convert psroipooling
7 years ago
nihuini
3a69f1c68b
implement psroipooling layer
7 years ago
nihuini
4efc3edc4a
fix mobilenet-yolo benchmark, multiscale feature and depthwise convolution for the last blocks
7 years ago
nihuini
a5e57fa22e
implement multiscale yolov2, update example model comment
7 years ago
Jianjun Liu
8c79c90102
variable name should be remain.
7 years ago
karl2015
201ebb8e44
fix dequantize register error ( #653 )
* fix dequantize register error
* fix dequantize register error
7 years ago
nihuini
8fda293f91
neon optimize for depthwise convolution 5x5 :P
7 years ago
nihuini
2afc7aa877
add info about darknet2ncnn
7 years ago
nihui
343524d29e
do not break layer type enum compability
7 years ago
Ming-Yang Liu
dfbed5a0ad
Support yolov3 and mobilenet yolov3
7 years ago
Corentin Barreau
736ed5e835
Support for Raspberry Pi 3 compilation ( #640 )
* Add: pi3.toolchain.cmake - CMake variables for Pi3 compilation.
* Modify: CMakeLists.txt - Add definitions for Pi3 compilation.
* Modify: src/cpu.cpp - Use getpid() if -PI3 is used.
7 years ago
791136190
4ec1c1781f
[BUG] ( #636 )
1、kernel size 3->5
7 years ago
BUG1989
971fe2f639
fix the bug of aarch64 conv1x1 int8 'asm' op less than 30 ( #628 )
* add aarch64 int8 neon implement
* fix the bug of aarch64 conv1x1 int8 'asm' op less than 30
* Update convolution_1x1_int8.h
7 years ago
kalcohol
e38c5a69a6
Request add ncnn::Mat support for Visual Studio Image Watch Tools ( #625 )
* add image watch plugin for image watch tools of visual studio
* add a new blank line as the end line
7 years ago
RogerOu
0139939456
fix bug : undefined reference to 'typeinfo for ncnn::Allocator'
7 years ago
Yiheng
09fcf8701e
Fix number of filters in ConvTranspose
7 years ago
nihui
11113c7aaa
Update .travis.yml
7 years ago
nihui
eee2e573fe
Update .travis.yml
7 years ago
nihui
177e389b68
Update .travis.yml
7 years ago
nihui
c33641c378
enable coverage
7 years ago
nihui
6afcd2299f
enable ncnn coverage
7 years ago
nihui
e27363b9b7
Update CMakeLists.txt
7 years ago
nihui
fe2cb0f550
Update .travis.yml
7 years ago
nihui
b3edaf8728
Delete .coveralls.yml
7 years ago
nihui
5753ace859
Update .coveralls.yml
7 years ago
nihui
87fbe6d6ed
Create .coveralls.yml
7 years ago
nihuini
4af3ec223b
fix clip arm
7 years ago
nihuini
4e68a29eff
fix build on msvc, second try
7 years ago
nihuini
4a9e452cb5
fix build on msvc, first try
7 years ago
nihuini
9fbaf7fb0b
coding style changes
7 years ago