Optimus1072

Results 8 comments of Optimus1072

@jagadeesh09 Will it be possible for you to give some pointers to implement SSD using TensorRT

@linux-devil @daniel-pp After removing the _param block and updating the top param, I am getting this error "could not parse layer type PriorBox" .As far I have read TensorRT docs,...

@xchani Did it work with your softmax implementation. Can you please share it and explain why the dimension of last layer is 12764?. Thanks :-)

@JingliangGao How did you solve those runtime errors?

Hi, Thanks a lot for agreeing to help me out. I think I have understood most of the code and solved many errors, will it be possible for you to...

@Teoge Will it be possible for you too upload required .prototxrt , .caffemodel and changes that you made in the code on your repo. It will help a lot of...

@quocbh @Teoge I am getting very small shift like 0.00027644 whch when multiplied with image dimension i.e. 300 results in Points to be (0, 0). Can you tell me what...

@Teoge Thanks for providing the repo, I can see the detections now. But Don't you think it should have been faster than 20ms on titanXP, I am getting 56ms on...