Skip to content

Application of Graph-Based Image Segmentation using Python and Django

Notifications You must be signed in to change notification settings

Viyer533/graph-image-segmentation

Repository files navigation

Graph Based Image Segmentation Web App

Application of the graph-based image segmentation algorithm using Python and Django as described in the research paper: Efficient Graph-Based Image Segmentation.

Instructions:

  • Enter python manage.py runserver in the terminal to run the website.
  • Click 'Choose File' to upload an image of your choice from your device.
  • Once uploaded, click 'Convert' to segment the given input image.
  • The segmented image will be displayed on the screen.
  • Click 'Download Image' to download the segmented image to your device.

Results:

Before:

road After:

seg_road

About

Application of Graph-Based Image Segmentation using Python and Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published