中文
相关论文

相关论文: FourierLoss: Shape-Aware Loss Function with Fourie…

200 篇论文

State-of-the-art fully intrinsic networks for non-rigid shape matching often struggle to disambiguate the symmetries of the shapes leading to unstable correspondence predictions. Meanwhile, recent advances in the functional map framework…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Nicolas Donati , Etienne Corman , Maks Ovsjanikov

All machine learning algorithms use a loss, cost, utility or reward function to encode the learning objective and oversee the learning process. This function that supervises learning is a frequently unrecognized hyperparameter that…

神经与进化计算 · 计算机科学 2024-11-06 Mathew Mithra Noel , Arindam Banerjee , Yug Oswal , Geraldine Bessie Amali D , Venkataraman Muthiah-Nakarajan

This paper explores the segmentation of very small medical objects with significant clinical value. While Convolutional Neural Networks (CNNs), particularly UNet-like models, and recent Transformers have shown substantial progress in image…

图像与视频处理 · 电气工程与系统科学 2024-06-27 Lingjie Kong , Qiaoling Wei , Chengming Xu , Han Chen , Yanwei Fu

Segmenting anatomical structures such as the photoreceptor layer in retinal optical coherence tomography (OCT) scans is challenging in pathological scenarios. Supervised deep learning models trained with standard loss functions are usually…

图像与视频处理 · 电气工程与系统科学 2019-10-22 José Ignacio Orlando , Anna Breger , Hrvoje Bogunović , Sophie Riedl , Bianca S. Gerendas , Martin Ehler , Ursula Schmidt-Erfurth

Accurate segmentation of organs and lesions in medical images is essential for clinical applications including diagnosis, prognosis, and treatment planning. While Vision Transformers (ViTs) have shown impressive segmentation performance,…

图像与视频处理 · 电气工程与系统科学 2026-05-13 Jin Yang , Xiaobing Yu , Peijie Qiu

Fine-tuning a network which has been trained on a large dataset is an alternative to full training in order to overcome the problem of scarce and expensive data in medical applications. While the shallow layers of the network are usually…

图像与视频处理 · 电气工程与系统科学 2020-02-21 Mina Amiri , Rupert Brooks , Hassan Rivaz

Recently, state-of-the-art results have been achieved in semantic segmentation using fully convolutional networks (FCNs). Most of these networks employ encoder-decoder style architecture similar to U-Net and are trained with images and the…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Balamurali Murugesan , Kaushik Sarveswaran , Sharath M Shankaranarayana , Keerthi Ram , Mohanasankar Sivaprakasam

The encoder-decoder network is widely used to learn deep feature representations from pixel-wise annotations in biomedical image analysis. Under this structure, the performance profoundly relies on the effectiveness of feature extraction…

图像与视频处理 · 电气工程与系统科学 2021-01-12 Weinan Song , Yuan Liang , Jiawei Yang , Kun Wang , Lei He

Multimodal medical imaging provides complementary information that is crucial for accurate delineation of pathology, but the development of deep learning models is limited by the scarcity of large datasets in which different modalities are…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Arunkumar V , Firos V M , Senthilkumar S , Gangadharan G R

Automatic segmentation of pathological shoulder muscles in patients with musculo-skeletal diseases is a challenging task due to the huge variability in muscle shape, size, location, texture and injury. A reliable fully-automated…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Pierre-Henri Conze , Sylvain Brochard , Valérie Burdin , Frances T. Sheehan , Christelle Pons

It is generally believed that the human visual system is biased towards the recognition of shapes rather than textures. This assumption has led to a growing body of work aiming to align deep models' decision-making processes with the…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Adriano Lucieri , Fabian Schmeisser , Christoph Peter Balada , Shoaib Ahmed Siddiqui , Andreas Dengel , Sheraz Ahmed

Delineation of curvilinear structures is an important problem in Computer Vision with multiple practical applications. With the advent of Deep Learning, many current approaches on automatic delineation have focused on finding more powerful…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Agata Mosinska , Pablo Marquez-Neila , Mateusz Kozinski , Pascal Fua

Convolutional Neural Networks (CNNs) are widely used for image classification in a variety of fields, including medical imaging. While most studies deploy cross-entropy as the loss function in such tasks, a growing number of approaches have…

We propose a novel technique for producing high-quality 3D models that match a given target object image or scan. Our method is based on retrieving an existing shape from a database of 3D models and then deforming its parts to match the…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Mikaela Angelina Uy , Vladimir G. Kim , Minhyuk Sung , Noam Aigerman , Siddhartha Chaudhuri , Leonidas Guibas

In this paper, we propose a new pre-training scheme for U-net based image segmentation. We first train the encoding arm as a localization network to predict the center of the target, before extending it into a U-net architecture for…

Accurate lesion segmentation is crucial for clinical diagnosis and treatment planning. However, lesions often resemble surrounding tissues and exhibit ill-defined boundaries, leading to unstable predictions in boundary/transition regions.…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Shuokun Cheng , Jinghao Shi , Kun Sun

Bounding box regression is one of the important steps of object detection. However, rotation detectors often involve a more complicated loss based on SkewIoU which is unfriendly to gradient-based training. Most of the existing loss…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Siliang Ma , Yong Xu

Segmentation of organs of interest in medical CT images is beneficial for diagnosis of diseases. Though recent methods based on Fully Convolutional Neural Networks (F-CNNs) have shown success in many segmentation tasks, fusing features from…

人工智能 · 计算机科学 2024-05-10 Yanli Yuan , Bingbing Wang , Chuan Zhang , Jingyi Xu , Ximeng Liu , Liehuang Zhu

Diseases such as diabetic retinopathy and age-related macular degeneration pose a significant risk to vision, highlighting the importance of precise segmentation of retinal vessels for the tracking and diagnosis of progression. However,…

图像与视频处理 · 电气工程与系统科学 2023-09-08 Tariq M. Khan , Muhammad Arsalan , Shahzaib Iqbal , Imran Razzak , Erik Meijering

Image and video restoration has achieved a remarkable leap with the advent of deep learning. The success of deep learning paradigm lies in three key components: data, model, and loss. Currently, many efforts have been devoted to the first…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Man Zhou , Naishan Zheng , Jie Huang , Chunle Guo , Chongyi Li