gpzhang7
Results
4
comments of
gpzhang7
我也遇到了这个问题,请问您解决了吗?
> 这个作者的c++那部分代码没把输入说明,可以参考这个: https://github.com/lesliejackson/TensorRT-DCNv2-Plugin > > I cannot run the code without clarying the input node in C++. I refered the code below: https://github.com/lesliejackson/TensorRT-DCNv2-Plugin 您好,这个链接中好像需要编写InferPlugin.cpp文件,但是master中没找到这个文件,请问是否存在这个问题呢?
> 作者没有提到需要`InferPlugin.cpp`文件呢。你可以把链接和需要的地方附件一下。 我搞出来了,谢了啊