Hassan Afzali-Kusha

Results 13 comments of Hassan Afzali-Kusha

@riban-bw Hi thank you for the work around. I am seeing this problem has been around from 2016. Do you know why this problem has not been fixed till now?

Hi @rmccorm4 , Thank you for your response. I am trying to the part 3 as below: ![image](https://user-images.githubusercontent.com/17442194/85935937-c78bcb00-b8aa-11ea-9fc9-b09340d0bd71.png) When I try to run the command, I get the below error:...

Hi @rmccorm4 , I am first trying to see if I can run the original code. I have not changed the ONNX parser to Caffe parser. Can you kindly help...

@rmccorm4 That solved the problem. I can successfully run the below: ![image](https://user-images.githubusercontent.com/17442194/85938789-0f1f5080-b8c5-11ea-8be1-81b08d91ec0c.png)

@rmccorm4 Hi Ryan, I have changed the ONNX parser to Caffe parser. The below code is the part of the code that I have changed: # Building engine with trt.Builder(TRT_LOGGER)...

@rmccorm4 Thank you for your reply. Sorry, it was my syntax mistake. Now I am able to run the code, however I am getting the below logs: ![image](https://user-images.githubusercontent.com/17442194/85956262-af16c180-b939-11ea-97e8-d0a0c5f57fc3.png) And the...

@rmccorm4 Thank you for your reply. I am now able to run the code with the Caffe model of ResNet-18. However, there are many "unnamed layers" in the file. How...

@rmccorm4 Hi Ryan, Thank you very much for your reply. I will try the solution you mentioned. Thank you very much for your prompt replies. I really appreciate your help...

> I'm not sure if there is an automatic way to fix that (i.e. let parser correctly name all layers). I'm not sure why that happens. It's probably when there's...

I am also facing the same problem. Nobody is going to answer?