groot-1313

Results 7 comments of groot-1313

@Jumabek I have images of varying sizes(320x240 to 704x576, which is a huge difference) and intend to set the parameter `random` to 1, in order for the images not to...

I have managed to change the layers that weren't supported by TensorRT. Now I am facing the following error: > Using output node generate_output/deprocess/add Converting to UFF graph No. nodes:...

@Alexey-Kamenev thanks! I will look into your project if all fails. I have managed to replace all unsupported TensorRT operations, but I am stuck dealing with the operations not supported...

Hi @jaybdub-nv , thanks for pointing out the Tensorflow release integrated with TensorRT. Will check it out. My application requires the fastest possible inference and I believe Tensorflow might make...

Hey! That worked for me! Thanks! I have replaced a few other functions, but I am stuck with one more. I think this is the last change to be made....

@AurusHuang were you able to train a custom network without a pretrained weights file?

check out [issue 391](https://github.com/AlexeyAB/darknet/issues/391)