Giter VIP home page Giter VIP logo

rumit95 / semantic-segmentation-of-image Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 44.5 MB

This project demonstrates semantic image segmentation using a custom architecture that combines MobileNetV2 and U-Net. It aims to accurately segment objects in images, showcasing a robust approach to image analysis.

Home Page: https://autosegmentation.streamlit.app/

License: MIT License

Jupyter Notebook 100.00%
image-processing imagesegmentation mobilenetv2 neural-network python3 u-net

semantic-segmentation-of-image's Introduction

Semantic Segmentation with MobileNetV2 and U-Net

This project demonstrates semantic image segmentation using a custom architecture that combines MobileNetV2 and U-Net. The goal is to accurately segment objects in images, showcasing a robust approach to image analysis.

Project Overview

  • The u-net-on-carvana.ipynb notebook contains the entire project pipeline, from data preprocessing to model training and evaluation.

Prerequisites

  • Python (>=3.6)
  • PyTorch (>=1.0)
  • torchvision
  • tqdm
  • matplotlib
  • numpy
  • PIL

Project Structure

  • u-net-on-carvana.ipynb: Jupyter Notebook containing the project code.
  • MobileNetV2_Unet_wts.pth: Saved model weights.
  • MobileNetV2_Unet_model.pth: Saved entire model (architecture and weights).

Getting Started

  1. Clone this repository: git clone https://github.com/Rumit95/Semantic-Segmentation-of-Image
  2. Navigate to the project directory: cd semantic-segmentation
  3. Open u-net-on-carvana.ipynb using Jupyter Notebook or Jupyter Lab.
  4. Run each cell sequentially to execute the project steps.

Usage

  • Follow the steps in the notebook to preprocess data, create the custom MobileNetV2 U-Net model, train the model, and visualize results.
  • You can modify hyperparameters, the number of training epochs, or experiment with different architectures to suit your needs.

Model Architecture

Credits

  • The MobileNetV2 architecture is based on the original paper by Sandler et al. [https://arxiv.org/abs/1801.04381].
  • U-Net architecture reference: Olaf Ronneberger, Philipp Fischer, Thomas Brox. "U-Net: Convolutional Networks for Biomedical Image Segmentation."

License

This project is licensed under the MIT License - see the LICENSE file for details.

Feel free to reach out if you have any questions or suggestions!

semantic-segmentation-of-image's People

Contributors

rumit95 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.