文件名称:GraphCut-ImageSegmentation
文件大小:321KB
文件格式:ZIP
更新时间:2024-04-20 00:07:55
Python
GraphCut-ImageSegmentation 在此仓库中,我们将图割用于图像分割。 我们将考虑分割前景和背景像素的二进制情况,以及多标签情况。 该项目由Ghassen Bettaieb,Mohamed Amine Hachicha和Hamza Gharbi的学生完成,用于MVA课程“图形模型离散推理和学习”。
【文件预览】:
GraphCut-ImageSegmentation-master
----.DS_Store(8KB)
----BinarySegmentation()
--------GraphEmbedding.py(3KB)
--------.DS_Store(6KB)
--------images()
--------utils.py(2KB)
--------main.py(1KB)
--------requirements.txt(53B)
--------LICENSE(1KB)
--------README.md(842B)
--------Algos.py(6KB)
----README.md(376B)
----.gitignore(2KB)
----MultiLabelSegmentation()
--------images()
--------coords.py(259B)
--------utils.py(1KB)
--------main.py(6KB)
--------requirements.txt(40B)
--------README.md(685B)