中文
相关论文

相关论文: An update to PYRO-NN: A Python Library for Differe…

200 篇论文

This paper presents a new state-of-the-art for document image classification and retrieval, using features learned by deep convolutional neural networks (CNNs). In object and scene analysis, deep neural nets are capable of learning a…

计算机视觉与模式识别 · 计算机科学 2015-02-26 Adam W. Harley , Alex Ufkes , Konstantinos G. Derpanis

Objective: There exist several X-ray computed tomography (CT) scanning strategies to reduce a radiation dose, such as (1) sparse-view CT, (2) low-dose CT, and (3) region-of-interest (ROI) CT (called interior tomography). To further reduce…

图像与视频处理 · 电气工程与系统科学 2025-01-10 Yoseob Han , Dufan Wu , Kyungsang Kim , Quanzheng Li

X-ray Computed Tomography (CT) imaging has been widely used in clinical diagnosis, non-destructive examination, and public safety inspection. Sparse-view (sparse view) CT has great potential in radiation dose reduction and scan…

医学物理 · 物理学 2019-05-29 Kaichao Liang , Hongkai Yang , Yuxiang Xing

Modern LLMs typically require multistage training pipelines to achieve strong downstream performance, with post-training serving as the main interface for adapting open-weight models. We introduce torchtune, a PyTorch-native library…

Deep convolutional neural networks (CNNs) are broadly considered to be state-of-the-art generic end-to-end image classification systems. However, they are known to underperform when training data are limited and thus require data…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Mohammad Shifat E Rabbi , Yan Zhuang , Shiying Li , Abu Hasnat Mohammad Rubaiyat , Xuwang Yin , Gustavo K. Rohde

Deformable part models (DPMs) and convolutional neural networks (CNNs) are two widely used tools for visual recognition. They are typically viewed as distinct approaches: DPMs are graphical models (Markov random fields), while CNNs are…

计算机视觉与模式识别 · 计算机科学 2014-10-02 Ross Girshick , Forrest Iandola , Trevor Darrell , Jitendra Malik

Three-dimensional (3D) reconstruction of head Computed Tomography (CT) images elucidates the intricate spatial relationships of tissue structures, thereby assisting in accurate diagnosis. Nonetheless, securing an optimal head CT scan…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Bowen Zheng , Chenxi Huang , Yuemei Luo

Automatic design of organic materials requires black-box optimization in a vast chemical space. In conventional molecular design algorithms, a molecule is built as a combination of predetermined fragments. Recently, deep neural network…

化学物理 · 物理学 2018-06-27 Xiufeng Yang , Jinzhe Zhang , Kazuki Yoshizoe , Kei Terayama , Koji Tsuda

The majority of deep learning (DL) based deformable image registration methods use convolutional neural networks (CNNs) to estimate displacement fields from pairs of moving and fixed images. This, however, requires the convolutional kernels…

图像与视频处理 · 电气工程与系统科学 2022-08-02 Yihao Liu , Lianrui Zuo , Shuo Han , Yuan Xue , Jerry L. Prince , Aaron Carass

This paper investigates the application of deep learning models for lung Computed Tomography (CT) image analysis. Traditional deep learning frameworks encounter compatibility issues due to variations in slice numbers and resolutions in CT…

图像与视频处理 · 电气工程与系统科学 2023-03-16 Chih-Chung Hsu , Chih-Yu Jian , Chia-Ming Lee , Chi-Han Tsai , Sheng-Chieh Dai

Deep learning harnesses massive parallel floating-point processing to train and evaluate large neural networks. Trends indicate that deeper and larger neural networks with an increasing number of parameters achieve higher accuracy than…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Brad Larson , Bishal Upadhyaya , Luke McDermott , Siddha Ganju

This paper reports the development of a Python Non-Uniform Fast Fourier Transform (PyNUFFT) package, which accelerates non-Cartesian image reconstruction on heterogeneous platforms. Scientific computing with Python encompasses a mature and…

医学物理 · 物理学 2017-10-10 Jyh-Miin Lin

Purpose: Depth estimation in robotic surgery is vital in 3D reconstruction, surgical navigation and augmented reality visualization. Although the foundation model exhibits outstanding performance in many vision tasks, including depth…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Beilei Cui , Mobarakol Islam , Long Bai , Hongliang Ren

Synchrotron radiation sources are widely used in various fields, among which computed tomography (CT) is one of the most important. The amount of effort expended by the operator varies depending on the subject. If the number of angles…

图像与视频处理 · 电气工程与系统科学 2021-09-08 Ling Li , Yu Hu

A method of a Convolutional Neural Networks (CNN) for image classification with image preprocessing and hyperparameters tuning was proposed. The method aims at increasing the predictive performance for COVID-19 diagnosis while more complex…

图像与视频处理 · 电气工程与系统科学 2023-06-06 Kenan Morani , Devrim Unay

Vision-transformers (ViTs) and large-scale convolution-neural-networks (CNNs) have reshaped computer vision through pretrained feature representations that enable strong transfer learning for diverse tasks. However, their efficiency as…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Alon Kaya , Igal Bilik , Inna Stainvas

Deep neural networks, albeit their great success on feature learning in various computer vision tasks, are usually considered as impractical for online visual tracking because they require very long training time and a large number of…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Hanxi Li , Yi Li , Fatih Porikli

The advancement of deep convolutional neural networks (DCNNs) has driven significant improvement in the accuracy of recognition systems for many computer vision tasks. However, their practical applications are often restricted in…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Jiaxin Gu , Ce Li , Baochang Zhang , Jungong Han , Xianbin Cao , Jianzhuang Liu , David Doermann

Ptychography has rapidly grown in the fields of X-ray and electron imaging for its unprecedented ability to achieve nano or atomic scale resolution while simultaneously retrieving chemical or magnetic information from a sample. A…

图像与视频处理 · 电气工程与系统科学 2020-04-20 Mathew J. Cherukara , Tao Zhou , Youssef Nashed , Pablo Enfedaque , Alex Hexemer , Ross J. Harder , Martin V. Holt

Language model (LM) pretraining has led to consistent improvements in many NLP downstream tasks, including named entity recognition (NER). In this paper, we present T-NER (Transformer-based Named Entity Recognition), a Python library for…

计算与语言 · 计算机科学 2022-09-27 Asahi Ushio , Jose Camacho-Collados