nihui

Results 477 comments of nihui

void NegGenerator::NextState() 这里 imread 后先把图片放大4倍,可以多找到一些负样本 hard negative mining 到后面非常慢,能不能openmp加速下呀 真的很感谢~~

mining_pool_size = std::thread::hardware_concurrency(); 5000太浪费了 :)

please try the latest artifact

cannot reproduce ...

please try the latest artifact

try smaller tile-size btw, you may interest in https://github.com/nihui/cain-ncnn-vulkan or https://github.com/nihui/rife-ncnn-vulkan

```chmod +x dain-ncnn-vulkan```

> > missing avx/avx512 optimization for pack4 and avx512 optimization for pack8 ? > > If so, does the x86 part of batchnorm also need further optimization? @nihui You could...

hi, the test failure indicates that your code produces wrong result in some condition. please investigate it.

For fp32 pack1, we always embed the simd-free scalar code implementation at the same time, which is convenient for reference and helps us write optimized code for scalar in the...