standard-ellipse-detection icon indicating copy to clipboard operation
standard-ellipse-detection copied to clipboard

请问有打包好的docker镜像吗?

Open Solidier001 opened this issue 1 year ago • 1 comments

由于项目主要由python构成目前希望能够使用这一仓库的算法,请问有打包好的方便docker镜像吗?

Solidier001 avatar Oct 09 '24 08:10 Solidier001

image 有一个包含了 lib 库的基础镜像,你可以在这个镜像里面开发一个 c++ 服务,然后 python 走网络掉接口,或者 python 直接调用 c++ 的库。

memory-overflow avatar Oct 18 '24 02:10 memory-overflow