Emmanuel Benazera

Results 238 comments of Emmanuel Benazera

Adding them with a slight warning containing your second paragraph seems a good thing to do... better than keeping with the 'native' bench IMO... Thanks for the great work. I...

OK, so quick remarks: - the `.prototxt` files are in old format, not that it matters much I believe, but I could PR an update if you're interested - `alexnet.prototxt`...

Remove the `use_global_stats:true` line in each of the `BatchNorm` layers.

@cchadowitz-pf Hello, let's squash the commits and rebase !

This is OpenCV saying the image is of size 0. Not too easy to replace with a better error in our case since image reading is multithreaded, but we could.

Thanks, sounds simple. What do think about putting the backend DTOs headers into `src/backends/ncnn/dto` for instance for ncnn instead of within the higher level `http/` dir ?

Hi, make sure `resume` is set to `False`

Hi, you need to iterate your image list and send batches. Your machine does not have enough RAM to hold them all at once.

`/opt/platform/data` should automatically link to your `$DD_PLATFORM/data` directory on the host. In your case, maybe make sure to link your `/data` directory the `$DD_PLATFORM/data`.

> after restarting the dd engine, I get this error after adding new service: > > ``` > [error] service creation mllib bad param: using template while model prototxt and...