Nicolas Soncini
Nicolas Soncini
> Can anyone tell me what is "reorg_layer"? This blog post explains it very well, and if anyone wants to check the implementation in darkflow it would be awesome. I'd...
New steps to reproduce: `nvim -u NONE` `i=system('ls *` And then place the `'` anywhere, starting from the left of the "s" letter of `ls` So you can do ``...
Can you expand on what you did and what commands you used to get this results? And maybe the results of these commands. Thanks!
You might need to link it through your compiler. You can use this project for inspiration (it's not mine), it's for plain darknet and it should work for darknet-nnpack as...