FeatherCNN icon indicating copy to clipboard operation
FeatherCNN copied to clipboard

Comparison with ncnn?

Open crystalpeng opened this issue 6 years ago • 4 comments

Hi, I am new to ncnn and featherCNN, so could you please give me some introdution about the difference between these two framwork? thank you!

crystalpeng avatar May 19 '18 10:05 crystalpeng

Hey dude, thanks for your interest in FeatherCNN. The two frameworks take different technical paths under the hood, so it's hard to explain in a nut shell. From a user's perspective, both frameworks are aiming at delivering high performance for CNN inference computation. FeatherCNN is very recently released so it may have some problems. It also lacks several layer support for some specific neural networks. Currently ncnn is the more stable project after over a years' development. Performance benchmarks will be provided in the wiki later on, but only for FeatherCNN. As the usage of the two frameworks are very similar, I suggest you to try out both frameworks for your own neural network models, and then pick the one you like.

turbo0628 avatar May 19 '18 11:05 turbo0628

Hi, wonderful work! Thanks. running on NVIDIA TX1( Coretex A57 CPU,) with 10threads. speed : Avg speed, ~85 ms. ./feather_benchmark ./data/mobilenet.feathermodel ./data/input_3x224x224.txt 20 10 (No question but ijust want to make a small contribution).

qxin avatar May 24 '18 10:05 qxin

Thank you, but why do you want to launch 10 threads on a TX1? I think there are only 4 CPUs.

turbo0628 avatar May 29 '18 05:05 turbo0628

horse racing mechanism in Tencent?

iamhankai avatar Jan 13 '19 11:01 iamhankai