Giter Club home page Giter Club logo

shrirangkanade / obstacle_detection_on_lunar_surface_using_u-net Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 49.49 MB

This repository represents a web app with a multi-class classification ML model which creates a segmented image of rocks and plain land.

License: MIT License

Jupyter Notebook 98.35% Python 0.51% CSS 0.37% HTML 0.77%
deep-learning django machine-learning multiclass multiclass-image-classification neural-networks opencv pytorch webapp

obstacle_detection_on_lunar_surface_using_u-net's Introduction

Obstacle Detection on Lunar Surface using U-Net โœจ

This repository represents a web app with a multi-class classification ML model which creates a segmented image of rocks and plain land.

๐Ÿ“„ Description

  • This project is developed to solve the problem of detecting obstacles (eg. rocks) on lunar surface.

  • Implementation is based on the U-Net architecture which creates a segmented image from raw image as an input.

๐Ÿ“ Dataset

๐Ÿ›  Installation

Requirements

  • Python 3.10.9
  • PyTorch 1.12.1 (GPU)
  • torchvision 0.13.1
  • OpenCV 4.6.0
  • Django 4.1.7
  • cudatoolkit 11.6.0

Rest of the packages are listed in lunar packages list.txt file.

๐Ÿ‘Download the Obstacle Detection Model

  • Download the " final_model.pth " file from following Drive Link.
  • Download the file and add its path in views.py file in load_checkpoint() function.

๐Ÿ–ฅ Deployment

  • Install the dependencies locally.

  • To deploy this project open /lunarApp/views.py and run :

  python manage.py runserver
  • It will launch the webapp, then follow below steps :

    1. Click on Choose File.
    2. Upload any file from Input samples eg PCAM1.png and click on segment.
    3. The results are displayed on new webpage.๐ŸŽ‰๐ŸŽŠ

๐Ÿง  Hyperparameters

Hyperparameters Values
Epoch 30
Batch Size 16
Learning Rate 0.0001
Optimizer Adam
Scheduler ReduceLROnPlateau
Accuracy IoU
Loss Function Cross Entropy Loss

๐Ÿ“ท Screenshot

Finaloutput

๐Ÿ“„ Published Papers

๐Ÿ˜‡ Feedback

If you have any feedback, please reach out to us at [email protected]

obstacle_detection_on_lunar_surface_using_u-net's People

Contributors

shrirangkanade 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.