Youssef Ouf's starred repositories

FSND

Public repository for the Full-Stack Nanodegree program.

Language:PythonStargazers:276Issues:0Issues:0

Image-Segmentation

Image segmentation means that we can group similar pixels together and give these grouped pixels the same label. The grouping problem is a clustering problem. We used K-means and spectral clustering on the Berkeley Segmentation Benchmark.

Language:Jupyter NotebookStargazers:3Issues:0Issues:0