Benoit Lagadec
Benoit Lagadec
I have a problem with mxnet : I have follow indications to run demo : pull FCIS repository. execute init.bat Pull MXNET repository checkout. update. copy files to mxnet contrib....
Hi, I try to use mxnet model which is given in comments by a c++ interface. I don't understand how the results is formatted at the output of chain and...
Hi, When I started to learn less class with SSD ( 2 classes) : It diverge quickly. A "Nan" appear on loss fonction ( L1Smooth ) Should I intiailizing my...
Hi, When I started to learn less class with SSD ( 2 classes) : it diverge quickly. Should I intiailizing my CNN differently ? beacuse my pretrained is based on...
hello, I have the following error on windows, (my last post concern ssd on ubuntu..). I take the model described in documentation but the message is : C:\SSD\C++\mxnet-ssd.cpp\build\vc14\Release>ssd.exe person.jpg [18:23:22]...
Could you please provide details for compiling and execute with GPU ?
Hi, The link which is described for downloading model file is broken. (deploy_ssd_300 ..) Could you please provide another one with a good version of file ? Thks Ben
Dear all, We are suprised about performance of your work ! We wonder is there is a possiblity to convert our yoloV8.pt train with ultralytics 8.5.2. We tested on our...
### Describe the issue Hi, I want to use onnx runtime, with the following piece of code, but for perfomance i need to batch my input with several images. -...
HI, After compilation of samples, I have the following error at execution My environment : - GPU 3070 laptop - Ubuntu 22.04 Error descrirption : ./vk_sample **createSurfaceResources(204): -1=vkCreateSwapchainKHR(m_device, &swapCreateInfo, m_allocator,...