中文
相关论文

相关论文: Performance Analysis of Various EfficientNet Based…

200 篇论文

Segmenting ultrasound images is critical for various medical applications, but it offers significant challenges due to ultrasound images' inherent noise and unpredictability. To address these challenges, we proposed EUIS-Net, a CNN network…

图像与视频处理 · 电气工程与系统科学 2024-08-23 Shahzaib Iqbal , Hasnat Ahmed , Muhammad Sharif , Madiha Hena , Tariq M. Khan , Imran Razzak

Aerial robots such as drones have been leveraged to perform bridge inspections. Inspection images with both recognizable structural elements and apparent surface defects can be collected by onboard cameras to provide valuable information…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Chenyu Zhang , Muhammad Monjurul Karim , Zhaozheng Yin , Ruwen Qin

Remotely captured images possess an immense scale and object appearance variability due to the complex scene. It becomes challenging to capture the underlying attributes in the global and local context for their segmentation. Existing…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Satyawant Kumar , Abhishek Kumar , Dong-Gyu Lee

Building outline extracted from high-resolution aerial images can be used in various application fields such as change detection and disaster assessment. However, traditional CNN model cannot recognize contours very precisely from original…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Weihang Ran , Wei Yuan , Xiaodan Shi , Zipei Fan , Ryosuke Shibasaki

Accurate and timely mapping of flood extent from high-resolution satellite imagery plays a crucial role in disaster management such as damage assessment and relief activities. However, current state-of-the-art solutions are based on U-Net,…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Mirza Tanzim Sami , Da Yan , Saugat Adhikari , Lyuheng Yuan , Jiao Han , Zhe Jiang , Jalal Khalil , Yang Zhou

Our works experimented DeepLabV3+ with different backbones on a large volume of steel images aiming to automatically detect different types of steel defects. Our methods applied random weighted augmentation to balance different defects…

计算机视觉与模式识别 · 计算机科学 2020-04-16 Zheng Nie , Jiachen Xu , Shengchang Zhang

Automated medical image segmentation is becoming increasingly crucial to modern clinical practice, driven by the growing demand for precise diagnosis, the push towards personalized treatment plans, and the advancements in machine learning…

图像与视频处理 · 电气工程与系统科学 2023-11-13 Tan-Hanh Pham , Xianqi Li , Kim-Doang Nguyen

In this paper, we introduce an innovative method to improve the convergence speed and accuracy of object detection neural networks. Our approach, CONVERGE-FAST-AUXNET, is based on employing multiple, dependent loss metrics and weighting…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Benjamin Schnieders , Karl Tuyls

Remote sensing semantic segmentation requires models that can jointly capture fine spatial details and high-level semantic context across complex scenes. While classical encoder-decoder architectures such as U-Net remain strong baselines,…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Md Aminur Hossain , Ayush V. Patel , Siddhant Gole , Sanjay K. Singh , Biplab Banerjee

With the popularization of high-end mobile devices, Ultra-high-definition (UHD) images have become ubiquitous in our lives. The restoration of UHD images is a highly challenging problem due to the exaggerated pixel count, which often leads…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Chen Wu , Ling Wang , Long Peng , Dianjie Lu , Zhuoran Zheng

Deep convolutional neural networks, assisted by architectural design strategies, make extensive use of data augmentation techniques and layers with a high number of feature maps to embed object transformations. That is highly inefficient…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Vittorio Mazzia , Francesco Salvetti , Marcello Chiaberge

Occlusion edge detection requires both accurate locations and context constraints of the contour. Existing CNN-based pipeline does not utilize adaptive methods to filter the noise introduced by low-level features. To address this dilemma,…

计算机视觉与模式识别 · 计算机科学 2019-03-22 Rui Lu , Menghan Zhou , Anlong Ming , Yu Zhou

Skeleton extraction is a task focused on providing a simple representation of an object by extracting the skeleton from the given binary or RGB image. In recent years many attractive works in skeleton extraction have been made. But as far…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Zixuan Huang , Yunfeng Wang , Zhiwen Chen , Xin Gao , Ruili Feng , Xiaobo Li

Urban areas consume over two-thirds of the world's energy and account for more than 70 percent of global CO2 emissions. As stated in IPCC's Global Warming of 1.5C report, achieving carbon neutrality by 2050 requires a clear understanding of…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Aatif Jiwani , Shubhrakanti Ganguly , Chao Ding , Nan Zhou , David M. Chan

In this paper, we present a generic deep convolutional neural network (DCNN) for multi-class image segmentation. It is based on a well-established supervised end-to-end DCNN model, known as U-net. U-net is firstly modified by adding widely…

图像与视频处理 · 电气工程与系统科学 2020-04-29 Mina Jafari , Ruizhe Li , Yue Xing , Dorothee Auer , Susan Francis , Jonathan Garibaldi , Xin Chen

Deep neural networks are a powerful tool for feature learning and extraction given their ability to model high-level abstractions in highly complex data. One area worth exploring in feature learning and extraction using deep neural networks…

机器学习 · 计算机科学 2015-12-15 Mohammad Javad Shafiee , Parthipan Siva , Paul Fieguth , Alexander Wong

Convolutional Neural Networks (ConvNets) are commonly developed at a fixed resource budget, and then scaled up for better accuracy if more resources are available. In this paper, we systematically study model scaling and identify that…

机器学习 · 计算机科学 2020-09-14 Mingxing Tan , Quoc V. Le

In recent years, although U-Net network has made significant progress in the field of image segmentation, it still faces performance bottlenecks in remote sensing image segmentation. In this paper, we innovatively propose to introduce SimAM…

分布式、并行与集群计算 · 计算机科学 2024-08-26 Qiming Yang , Zixin Wang , Shinan Liu , Zizheng Li

Physics-based deep learning frameworks have shown to be effective in accurately modeling the dynamics of complex physical systems with generalization capability across problem inputs. Data-driven networks like GNN, Neural Operators have…

机器学习 · 计算机科学 2024-12-23 Rini Jasmine Gladstone , Hadi Meidani

This paper presents how we can achieve the state-of-the-art accuracy in multi-category object detection task while minimizing the computational cost by adapting and combining recent technical innovations. Following the common pipeline of…

计算机视觉与模式识别 · 计算机科学 2016-10-03 Kye-Hyeon Kim , Sanghoon Hong , Byungseok Roh , Yeongjae Cheon , Minje Park
‹ 上一页 1 8 9 10 下一页 ›