Matlab-Deep-Learning-Toolbox-CNN-Water-image-recognition
Water Segmentation Tool
A MATLAB-based system for water body segmentation and binary image generation using Convolutional Neural Networks
基于matlab深度学习工具箱来设计卷积神经网络用来对图像上的水体部分进行识别,并生成水体陆地二值化图像。采用的是9层卷积神经网络用来对图像进行特征提取和分类,水体识别的准确率可以达到96%以上。
50 stars
3 watching
8 forks
Language: MATLAB
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
martinkersner/train-deeplab | Training scripts for deep learning-based semantic image segmentation using strongly and weakly annotated data. | 172 |
zhengpeng7/birefnet | This project provides an implementation of a deep learning model for image segmentation tasks, including background removal and object detection. | 1,417 |
mitmul/ssai-cnn | Semantic segmentation using convolutional neural networks for aerial and satellite images | 260 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 429 |
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,321 |
jimmy-ren/vcnn_double-bladed | A Matlab implementation of GPU-accelerated convolutional neural networks for computer vision tasks | 136 |
dvlab-research/lisa | A system that uses large language models to generate segmentation masks for images based on complex queries and world knowledge. | 1,896 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
matlab-deep-learning/lidar-object-detection-using-complex-yolov4 | Provides pre-trained deep learning models for object detection in point clouds using complex YOLOv4 architecture | 22 |
suhongjian/matlab-make-blurred-images-clear | A collection of image processing algorithms implemented in MATLAB | 45 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
matlab-deep-learning/convmixer-patches-are-all-you-need | Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |
hagaygarty/mdcnn | An implementation of 3D Convolutional Neural Networks in MATLAB for volumetric inputs and multi-modal data. | 52 |
matlab-deep-learning/pretrained-salsanext | Provides pre-trained deep learning model for semantic segmentation of 3D point clouds using SalsaNext architecture | 14 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 48 |