win10 下用于编译chinese-ocr项目的setup文件,编译py-faster-rcnn中的cython_nms.pyx,nms_kernel.cu, gpu_nms.pyx模块
2022-04-04 01:36:55 9KB setup.py win10 fast-crnn
1
该代码实现py文件的打包,运行cxfreeze模块,设置自动读取path.txt文件里面的py文件路径以及ico图标文件。因为资源名称不得少于10字,所以老铁们下载下载自己改名字为setup.py
1
geoplotlib的相关安装文件,包含geoplotlib的应用实例,解压后直接:python setup.py install 安装使用
2021-09-15 15:07:59 3.36MB geoplotlib setup.py
1
主要介绍了python安装模块如何通过setup.py安装,安装方法其实很简单,感兴趣的朋友跟随脚本之家小编一起看看吧
1
用于https://blog.csdn.net/ThunderF/article/details/100294913的setup.py文件,解决can not import _mask问题
2020-01-03 11:35:51 797B faster-rcnn
1
使用方法查看:https://blog.csdn.net/songqiu65/article/details/88116549 通过dlib源码编译python失败,通过修改setup.py后,配合cmake和mingw进行编译dlib并生成python库。如果你想要其他的替换mingw,请文件搜索change this。
2019-12-21 21:09:09 10KB dlib python
1
文章地址https://blog.csdn.net/zbwindboy/article/details/79697068
2019-08-19 11:24:13 7KB text detection ctpn setup.py
1