在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):amueller/damascene-python-and-matlab-bindings开源软件地址(OpenSource Url):https://github.com/amueller/damascene-python-and-matlab-bindings开源编程语言(OpenSource Language):C++ 72.8%开源软件介绍(OpenSource Introduction):DamasceneGPU gPb image segmentation. Basic install task list on ubuntu 16.04:
Install CUDAThis assumes you have installed the proprietary nvidia drivers for ubuntu. (although I think the cuda install process may take care of that).
The above download link is for cuda 8.0 on ubuntu 16.04. Other versions are available here: https://developer.nvidia.com/cuda-downloads Install gcc-5
Note. Ubuntu 16.04 installs gcc-6 as its default gcc compiler. Cuda 8.0 requires that a max version of 5 is used. Later in the process we will set an environment variable to instruct cmake is use gcc-5 Install Lapack
Run cmake and install libdamasceneStart from the root of the checked out directory.
Build and install the python bindingsStart from the root of the checked out directory
...start GPU segmenting
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论