common-image-segmentation-algorithm
common-image-segmentation-algorithm copied to clipboard
编译问题
请问这个需要solov2的相关环境吗,我在build里make报错如下: CMake Error:The source directory ".../SOLOv2-TensorRT" does not appear to contain CMakeLists.txt
请问这个需要solov2的相关环境吗,我在build里make报错如下: CMake Error:The source directory ".../SOLOv2-TensorRT" does not appear to contain CMakeLists.txt
按照readme中的步骤编译一下
我就是按照readme在build下编译的,直接make
请问这个工程是不是少了什么东西,比如CMakeLists什么的,直接就这个工程而言 ./convertModel ./solov2_r50_fpn_8gpu_3x.onnx -g ./seg_coco_permute.bin都运行不了 还是说我漏了什么步骤
Does not appear to contain CMakeLists.txt
CMakeFiles/
请问这个需要solov2的相关环境吗,我在build里make报错如下: CMake Error:The source directory ".../SOLOv2-TensorRT" does not appear to contain CMakeLists.txt
按照readme中的步骤编译一下
您能帮忙解决一下吗? 我看了MakeFile的内容,make的话也不会生成convertModel这个文件,我不知道该如何进行了
请问这个需要solov2的相关环境吗,我在build里make报错如下: CMake Error:The source directory ".../SOLOv2-TensorRT" does not appear to contain CMakeLists.txt
按照readme中的步骤编译一下
您能帮忙解决一下吗? 我看了MakeFile的内容,make的话也不会生成convertModel这个文件,我不知道该如何进行了
环境配置好了吗
我没有配置SOLOv2相关的环境,但是tensorrt的环境配置好了,这个不是脱离原环境的加速吗
Hi @Broad-sky, Can you provide Cmakefile? Because this Makefile is generated by CMakeLIst.txt
你可以提供Cmakefile吗? 因为这个Makefile是由CMakefile产生的
我没有配置SOLOv2相关的环境,但是tensorrt的环境配置好了,这个不是脱离原环境的加速吗
检查一下TensorRT版本
Hi @Broad-sky, Can you provide Cmakefile? Because this Makefile is generated by CMakeLIst.txt
你可以提供Cmakefile吗? 因为这个Makefile是由CMakefile产生的
OK,谢谢提醒,抽空更新一下
我没有配置SOLOv2相关的环境,但是tensorrt的环境配置好了,这个不是脱离原环境的加速吗
检查一下TensorRT版本
模型转化onnx成功,也生成了engine和trt文件,版本应该没问题
请问这个需要solov2的相关环境吗,我在build里make报错如下: CMake Error:The source directory ".../SOLOv2-TensorRT" does not appear to contain CMakeLists.txt
我没有配置SOLOv2相关的环境,但是tensorrt的环境配置好了,这个不是脱离原环境的加速吗
检查一下TensorRT版本
模型转化onnx成功,也生成了engine和trt文件,版本应该没问题
请问你的TensorRT是什么版本啊
Hi @Broad-sky, Can you provide Cmakefile? Because this Makefile is generated by CMakeLIst.txt
你可以提供Cmakefile吗? 因为这个Makefile是由CMakefile产生的
OK,谢谢提醒,抽空更新一下
我自己写了个cmakelists.txt,编译不过去,麻烦您更新一下您的cmakelist.txt 文件,十分感谢!
请问 seg_coco_permute.bin 这个文件在哪里 是什么?
请问 seg_coco_permute.bin 这个文件在哪里 是什么?
这个是tensorrt的模型文件