sandipanrakshit34/Mars-Crater-Detection-and-Segmentation-with-MaskRCNN
Detection of craters on planetary surface is very crucial for the better understanding of planet topography. It is also important for the selection of landing sites of various lander mission, path planning for rover missions. This project is about application of deep learning method for detection and semantic segmentation of craters in an image.
No commits in the last 6 months.
Stars
4
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sandipanrakshit34/Mars-Crater-Detection-and-Segmentation-with-MaskRCNN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yhlleo/DeepSegmentor
A Pytorch implementation of DeepCrack and RoadNet projects.
khanhha/crack_segmentation
This repository contains code and dataset for the task crack segmentation using two...
yhlleo/DeepCrack
DeepCrack: A Deep Hierarchical Feature Learning Architecture for Crack Segmentation, Neurocomputing.
nantonzhang/Awesome-Crack-Detection
A comprehensive paper list of deep learning for crack detection, in terms of learning paradigms,...
KentaItakura/Crack-detection-using-one-class-SVM
This demo shows how to detect the crack images using one-class SVM using MATLAB.