中文
相关论文

相关论文: Post Processing of image segmentation using Condit…

200 篇论文

We present radiance field propagation (RFP), a novel approach to segmenting objects in 3D during reconstruction given only unlabeled multi-view images of a scene. RFP is derived from emerging neural radiance field-based techniques, which…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Xinhang Liu , Jiaben Chen , Huai Yu , Yu-Wing Tai , Chi-Keung Tang

Neural Radiance Fields (NeRF) have shown impressive capabilities for photorealistic novel view synthesis when trained on dense inputs. However, when trained on sparse inputs, NeRF typically encounters issues of incorrect density or color…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Yingji Zhong , Lanqing Hong , Zhenguo Li , Dan Xu

State-of-the-art approaches for semantic segmentation rely on deep convolutional neural networks trained on fully annotated datasets, that have been shown to be notoriously expensive to collect, both in terms of time and money. To remedy…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Anton Obukhov , Stamatios Georgoulis , Dengxin Dai , Luc Van Gool

Neural Radiance Fields (NeRFs) have unmatched fidelity on large, real-world scenes. A common approach for scaling NeRFs is to partition the scene into regions, each of which is assigned its own parameters. When implemented naively, such an…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Clinton Wang , Peter Hedman , Polina Golland , Jonathan T. Barron , Daniel Duckworth

NeRF acquisition typically requires careful choice of near planes for the different cameras or suffers from background collapse, creating floating artifacts on the edges of the captured scene. The key insight of this work is that background…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Julien Philip , Valentin Deschaintre

Emerging neural radiance fields (NeRF) are a promising scene representation for computer graphics, enabling high-quality 3D reconstruction and novel view synthesis from image observations. However, editing a scene represented by a NeRF is…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Sosuke Kobayashi , Eiichi Matsumoto , Vincent Sitzmann

In this paper, we present new image segmentation methods based on hidden Markov random fields (HMRFs) and cuckoo search (CS) variants. HMRFs model the segmentation problem as a minimization of an energy function. CS algorithm is one of the…

计算机视觉与模式识别 · 计算机科学 2021-03-16 EL-Hachemi Guerrout , Ramdane Mahiou , Randa Boukabene , Assia Ouali

Neural Radiance Fields (NeRF) have recently gained a surge of interest within the computer vision community for its power to synthesize photorealistic novel views of real-world scenes. One limitation of NeRF, however, is its requirement of…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Chen-Hsuan Lin , Wei-Chiu Ma , Antonio Torralba , Simon Lucey

We present a new method for estimating the Neural Reflectance Field (NReF) of an object from a set of posed multi-view images under unknown lighting. NReF represents 3D geometry and appearance of objects in a disentangled manner, and are…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Xiu Li , Xiao Li , Yan Lu

Neural Radiance Fields (NeRF) offer the potential to benefit 3D reconstruction tasks, including aerial photogrammetry. However, the scalability and accuracy of the inferred geometry are not well-documented for large-scale aerial…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Ningli Xu , Rongjun Qin , Debao Huang , Fabio Remondino

Over the last decade, it has been demonstrated that many systems in science and engineering can be modeled more accurately by fractional-order than integer-order derivatives, and many methods are developed to solve the problem of fractional…

计算机视觉与模式识别 · 计算机科学 2016-08-11 Qi Yang , Dali Chen , Tiebiao Zhao , YangQuan Chen

Training Convolutional Neural Networks (CNNs) for very high resolution images requires a large quantity of high-quality pixel-level annotations, which is extremely labor- and time-consuming to produce. Moreover, professional photo…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Yuansheng Hua , Diego Marcos , Lichao Mou , Xiao Xiang Zhu , Devis Tuia

The segmentation of transparent objects can be very useful in computer vision applications. However, because they borrow texture from their background and have a similar appearance to their surroundings, transparent objects are not handled…

计算机视觉与模式识别 · 计算机科学 2015-11-24 Yichao Xu , Hajime Nagahara , Atsushi Shimada , Rin-ichiro Taniguchi

Crowd flow segmentation is an important step in many video surveillance tasks. In this work, we propose an algorithm for segmenting flows in H.264 compressed videos in a completely unsupervised manner. Our algorithm works on motion vectors…

计算机视觉与模式识别 · 计算机科学 2015-06-22 Srinivas S. S. Kruthiventi , R. Venkatesh Babu

Considering the problem of novel view synthesis (NVS) from only a set of 2D images, we simplify the training process of Neural Radiance Field (NeRF) on forward-facing scenes by removing the requirement of known or pre-computed camera…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Zirui Wang , Shangzhe Wu , Weidi Xie , Min Chen , Victor Adrian Prisacariu

Accelerating neural radiance fields training is of substantial practical value, as the ray sampling strategy profoundly impacts network convergence. More efficient ray sampling can thus directly enhance existing NeRF models' training…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Shilei Sun , Ming Liu , Zhongyi Fan , Yuxue Liu , Chengwei Lv , Liquan Dong , Lingqin Kong

To segment 4K or 6K ultra high-resolution images needs extra computation consideration in image segmentation. Common strategies, such as down-sampling, patch cropping, and cascade model, cannot address well the balance issue between…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Tiancheng Shen , Yuechen Zhang , Lu Qi , Jason Kuen , Xingyu Xie , Jianlong Wu , Zhe Lin , Jiaya Jia

Camera arrays provide spatial and angular information within a single snapshot. With refocusing methods, focal planes can be altered after exposure. In this letter, we propose a light field refocusing method to improve the imaging quality…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Yingqian Wang , Jungang Yang , Yulan Guo , Chao Xiao , Wei An

Ground segmentation is an important preprocessing task for autonomous vehicles (AVs) with 3D LiDARs. To solve the problem of existing ground segmentation methods being very difficult to balance accuracy and computational complexity, a fast…

计算机视觉与模式识别 · 计算机科学 2021-02-01 Weixin Huang , Huawei Liang , Linglong Lin , Zhiling Wang , Shaobo Wang , Biao Yu , Runxin Niu

Camera relocalization is a crucial problem in computer vision and robotics. Recent advancements in neural radiance fields (NeRFs) have shown promise in synthesizing photo-realistic images. Several works have utilized NeRFs for refining…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Shiyao Xu , Caiyun Liu , Yuantao Chen , Zhenxin Zhu , Zike Yan , Yongliang Shi , Hao Zhao , Guyue Zhou