中文
相关论文

相关论文: ASAG: Building Strong One-Decoder-Layer Sparse Det…

200 篇论文

Scene-aware Adaptive Compressive Sensing (ACS) has attracted significant interest due to its promising capability for efficient and high-fidelity acquisition of scene images. ACS typically prescribes adaptive sampling allocation (ASA) based…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Zhifu Tian , Tao Hu , Chaoyang Niu , Di Wu , Shu Wang

Establishing dense correspondences between multiple images is a fundamental task in many applications. However, finding a reliable correspondence in multi-modal or multi-spectral images still remains unsolved due to their challenging…

计算机视觉与模式识别 · 计算机科学 2016-04-28 Seungryong Kim , Dongbo Min , Bumsub Ham , Minh N. Do , Kwanghoon Sohn

With the prevalence of multimodal learning, camera-LiDAR fusion has gained popularity in 3D object detection. Although multiple fusion approaches have been proposed, they can be classified into either sparse-only or dense-only fashion based…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Yulu Gao , Chonghao Sima , Shaoshuai Shi , Shangzhe Di , Si Liu , Hongyang Li

Advancements in Sonar image capture have enabled researchers to apply sophisticated object identification algorithms in order to locate targets of interest in images such as mines. Despite progress in this field, modern sonar automatic…

计算机视觉与模式识别 · 计算机科学 2016-01-05 John McKay , Raghu Raj , Vishal Monga , Jason Isaacs

Single image super-resolution is a well-known downstream task which aims to restore low-resolution images into high-resolution images. At present, models based on Transformers have shone brightly in the field of super-resolution due to…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Jianfeng Wu , Nannan Xu

Imbalanced data represent a distribution with more frequencies of one class (majority) than the other (minority). This phenomenon occurs across various domains, such as security, medical care and human activity. In imbalanced learning,…

机器学习 · 计算机科学 2025-03-25 Hadi Mohammadi , Ehsan Nazerfard , Mostafa Haghir Chehreghani

The development of next generation sequencing (NGS) technology and genotype imputation methods enabled researchers to measure both common and rare variants in genome-wide association studies (GWAS). Statistical methods have been proposed to…

统计方法学 · 统计学 2018-12-14 XIaoyu Cai , Lo-Bin Chang , Chi Song

While Generative Adversarial Networks (GANs) have seen huge successes in image synthesis tasks, they are notoriously difficult to adapt to different datasets, in part due to instability during training and sensitivity to hyperparameters.…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Animesh Karnewar , Oliver Wang

Current 4D Gaussian frameworks for dynamic scene reconstruction deliver impressive visual fidelity and rendering speed, however, the inherent trade-off between storage costs and the ability to characterize complex physical motions…

图形学 · 计算机科学 2025-07-11 Wei Yao , Shuzhao Xie , Letian Li , Weixiang Zhang , Zhixin Lai , Shiqi Dai , Ke Zhang , Zhi Wang

Due to the limitations of optical lens focal length and detector resolution, distant clustered infrared small targets often appear as mixed spots. The Close Small Object Unmixing (CSOU) task aims to recover the number, sub-pixel positions,…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Zhiyang Tang , Yiming Zhu , Ruimin Huang , Meng Yang , Yong Ma , Jun Huang , Fan Fan

Recently, self-supervised large-scale visual pre-training models have shown great promise in representing pixel-level semantic relationships, significantly promoting the development of unsupervised dense prediction tasks, e.g., unsupervised…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Kehan Li , Zhennan Wang , Zesen Cheng , Runyi Yu , Yian Zhao , Guoli Song , Chang Liu , Li Yuan , Jie Chen

Contrastive learning has recently attracted plenty of attention in deep graph clustering for its promising performance. However, complicated data augmentations and time-consuming graph convolutional operation undermine the efficiency of…

机器学习 · 计算机科学 2022-06-28 Yue Liu , Xihong Yang , Sihang Zhou , Xinwang Liu

Under stringent model type and variable distribution assumptions, differentiable score-based causal discovery methods learn a directed acyclic graph (DAG) from observational data by evaluating candidate graphs over an average score…

机器学习 · 计算机科学 2023-03-07 An Zhang , Fangfu Liu , Wenchang Ma , Zhibo Cai , Xiang Wang , Tat-seng Chua

Neural architecture search (NAS) aims to produce the optimal sparse solution from a high-dimensional space spanned by all candidate connections. Current gradient-based NAS methods commonly ignore the constraint of sparsity in the search…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Yibo Yang , Hongyang Li , Shan You , Fei Wang , Chen Qian , Zhouchen Lin

Semantic segmentation based on sparse annotation has advanced in recent years. It labels only part of each object in the image, leaving the remainder unlabeled. Most of the existing approaches are time-consuming and often necessitate a…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Hui Su , Yue Ye , Wei Hua , Lechao Cheng , Mingli Song

One-stage object detectors are trained by optimizing classification-loss and localization-loss simultaneously, with the former suffering much from extreme foreground-background class imbalance issue due to the large number of anchors. This…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Kean Chen , Weiyao Lin , Jianguo Li , John See , Ji Wang , Junni Zou

In the past few years, deep learning (DL) techniques have been introduced for designing sparse arrays. These methods offer the advantages of feature engineering and low prediction-stage complexity, which is helpful in tackling the…

信号处理 · 电气工程与系统科学 2023-08-10 Kumar Vijay Mishra , Ahmet M. Elbir , Koichi Ichige

We study zero-shot anomaly detection and segmentation using frozen foundation model features, where all learnable parameters are trained only on a labeled auxiliary dataset and deployed to unseen target categories without any target-domain…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Tomoyasu Nanaumi , Yukino Tsuzuki , Junichi Okubo , Junichiro Fujii , Takayoshi Yamashita

Generative adversarial networks (GANs) have received an upsurging interest since being proposed due to the high quality of the generated data. While achieving increasingly impressive results, the resource demands associated with the large…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Shiwei Liu , Yuesong Tian , Tianlong Chen , Li Shen

Softmax with the cross entropy loss is the standard configuration for current neural classification models. The gold score for a target class is supposed to be 1, but it is never reachable under the softmax schema. Such a problem makes the…

机器学习 · 计算机科学 2025-08-06 Qi Lv , Lei Geng , Ziqiang Cao , Min Cao , Sujian Li , Wenjie Li , Guohong Fu