paper-with-me

Papers

Supervised Multi-Regional Segmentation Machine Learning Architecture for Digital Twin Applications in Coastal Regions

2023-05-23 · Mohsen Ahmadi, Ahmad Gholizadeh Lonbar, Mohammadsadegh Nouri, Amir Sharifzadeh Javidi, Ali Tarlani Beris, Abbas Sharifi, Ali Salimi-Tarazouj

This study explores the use of a digital twin model and deep learning method to build a global terrain and altitude map based on USGS information. The goal is to artistically represent various landforms while incorporating precise elevation modifications in the terrain map and encoding land height in the altitude map. A random selection of 5000 segments from the worldwide map guarantees the inclusion of significant characteristics in the subsets, with rescaling according to latitude accounting for distortions caused by map projection. The process of generating segmentation maps involves using unsupervised clustering and classification methods, segmenting the terrain into seven groups: Water, Grassland, Forest, Hills, Desert, Mountain, and Tundra. Each group is assigned a unique color, and median filtering is used to improve map characteristics. Random parameters are added to provide diversity and avoid duplication in overlapping image sets. The U-Net network is deployed for the segmentation task, with training conducted on the seven terrain classes. Cross-validation is carried out every 10 epochs to gauge the model's performance. The segmentation maps produced accurately categorize the terrain, as evidenced by the ROC curve and AUC values. The main goal of this research is to create a digital twin model of Florida's coastal area. This is achieved through the application of deep learning methods and satellite imagery from Google Earth, resulting in a detailed depiction of the coast of Florida. The digital twin acts as both a physical and a simulation model of the area, emphasizing its capability to capture and replicate real-world locations. The model effectively creates a global terrain and altitude map with precise segmentation and capture of important land features. The results confirm the effectiveness of the digital twin, especially in depicting Florida's coastline.

📄 PDF Abstract BibTeX arXiv:2305.14460

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Bootstrapping Semantic Segmentation with Regional Contrast

2021-04-09 · ICLR 2022 4 · Shikun Liu, Shuaifeng Zhi, Edward Johns, Andrew J. Davison

We present ReCo, a contrastive learning framework designed at a regional level to assist learning in semantic segmentation. ReCo performs semi-supervised or supervised pixel-level contrastive learning on a sparse set of …

Contrastive LearningSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Supervised Saliency Map Driven Segmentation of the Lesions in Dermoscopic Images

2017-02-28 · Mostafa Jahanifar, Neda Zamani Tajeddin, Babak Mohammadzadeh Asl, Ali Gooya

Lesion segmentation is the first step in most automatic melanoma recognition systems. Deficiencies and difficulties in dermoscopic images such as color inconstancy, hair occlusion, dark corners and color charts make lesi…

Lesion SegmentationSaliency DetectionSegmentation

AutoAdapt: Automated Segmentation Network Search for Unsupervised Domain Adaptation

2021-06-24 · Xueqing Deng, Yi Zhu, Yuxin Tian, Shawn Newsam

Neural network-based semantic segmentation has achieved remarkable results when large amounts of annotated data are available, that is, in the supervised case. However, such data is expensive to collect and so methods ha…

Domain AdaptationNeural Architecture SearchSemantic SegmentationUnsupervised Domain Adaptation

Scale-constrained Unsupervised Evaluation Method for Multi-scale Image Segmentation

2016-11-15 · Yuhang Lu, Youchuan Wan, Gang Li

Unsupervised evaluation of segmentation quality is a crucial step in image segmentation applications. Previous unsupervised evaluation methods usually lacked the adaptability to multi-scale segmentation. A scale-constrai…

Image SegmentationSegmentationSemantic Segmentation

Improving Lesion Segmentation in Medical Images by Global and Regional Feature Compensation

2025-02-12 · Chuhan Wang, Zhenghao Chen, Jean Y. H. Yang, Jinman Kim

Automated lesion segmentation of medical images has made tremendous improvements in recent years due to deep learning advancements. However, accurately capturing fine-grained global and regional feature representations r…

Image SegmentationLesion SegmentationMedical Image SegmentationSegmentation+2