中文
相关论文

相关论文: NILUT: Conditional Neural Implicit 3D Lookup Table…

200 篇论文

One of the current trends in robotics is to employ large language models (LLMs) to provide non-predefined command execution and natural human-robot interaction. It is useful to have an environment map together with its language…

机器人学 · 计算机科学 2025-01-09 Evgenii Kruzhkov , Sven Behnke

Existing image editing tools, while powerful, typically disregard the underlying 3D geometry from which the image is projected. As a result, edits made using these tools may become detached from the geometry and lighting conditions that are…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Oscar Michel , Anand Bhattad , Eli VanderBilt , Ranjay Krishna , Aniruddha Kembhavi , Tanmay Gupta

Large language models (LLMs) are increasingly deployed on edge devices. To meet strict resource constraints, real-world deployment has pushed LLM quantization from 8-bit to 4-bit, 2-bit, and now 1.58-bit. Combined with lookup table…

分布式、并行与集群计算 · 计算机科学 2026-04-15 Xiangyu Li , Chengyu Yin , Weijun Wang , Jianyu Wei , Ting Cao , Yunxin Liu

Joint representation of geometry, colour and semantics using a 3D neural field enables accurate dense labelling from ultra-sparse interactions as a user reconstructs a scene in real-time using a handheld RGB-D sensor. Our iLabel system…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Shuaifeng Zhi , Edgar Sucar , Andre Mouton , Iain Haughton , Tristan Laidlow , Andrew J. Davison

For FPGA-based neural network accelerators, digital signal processing (DSP) blocks have traditionally been the cornerstone for handling multiplications. This paper introduces LUTMUL, which harnesses the potential of look-up tables (LUTs)…

硬件体系结构 · 计算机科学 2024-11-20 Yanyue Xie , Zhengang Li , Dana Diaconu , Suranga Handagala , Miriam Leeser , Xue Lin

Recent approaches to jointly reconstruct 3D humans and objects from a single RGB image represent 3D shapes with template-based or coarse models, which fail to capture details of loose clothing on human bodies. In this paper, we introduce a…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Ayushi Dutta , Marco Pesavento , Marco Volino , Adrian Hilton , Armin Mustafa

Optical approaches have made great strides towards the goal of high-speed, energy-efficient computing necessary for modern deep learning and AI applications. Read-in and read-out of data, however, limit the overall performance of existing…

Current methods for 2D and 3D object understanding struggle with severe occlusions in busy urban environments, partly due to the lack of large-scale labeled ground-truth annotations for learning occlusion. In this work, we introduce a novel…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Khiem Vuong , N. Dinesh Reddy , Robert Tamburo , Srinivasa G. Narasimhan

Neural implicit representations are drawing a lot of attention from the robotics community recently, as they are expressive, continuous and compact. However, city-scale continual implicit dense mapping based on sparse LiDAR input is still…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Yongliang Shi , Runyi Yang , Pengfei Li , Zirui Wu , Hao Zhao , Guyue Zhou

Efficient all-digital post-correction of low-resolution analog-to-digital converters can be achieved by using Look-Up Tables (LUTs). The performance of a LUT can be optimized by incorporating a parametric model for the expected input…

信号处理 · 电气工程与系统科学 2025-07-25 Morriel Kasher , Michael Tinston , Predrag Spasojevic

This paper addresses the task of estimating the light arriving from all directions to a 3D point observed at a selected pixel in an RGB image. This task is challenging because it requires predicting a mapping from a partial scene…

计算机视觉与模式识别 · 计算机科学 2019-06-19 Shuran Song , Thomas Funkhouser

Cameras and image-editing software often process images in the wide-gamut ProPhoto color space, encompassing 90% of all visible colors. However, when images are encoded for sharing, this color-rich representation is transformed and clipped…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Hoang M. Le , Brian Price , Scott Cohen , Michael S. Brown

Deep image relighting is gaining more interest lately, as it allows photo enhancement through illumination-specific retouching without human effort. Aside from aesthetic enhancement and photo montage, image relighting is valuable for domain…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Majed El Helou , Ruofan Zhou , Johan Barthas , Sabine Süsstrunk

Implicit neural representations (INRs) mark a fundamental shift in signal modeling, moving from discrete sampled data to continuous functional representations. By parameterizing signals as neural networks, INRs provide a unified framework…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Dhananjaya Jayasundara , Vishal M. Patel

Recent advancements in 3D foundation models have enabled the generation of high-fidelity assets, yet precise 3D manipulation remains a significant challenge. Existing 3D editing frameworks often face a difficult trade-off between visual…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Inbar Gat , Dana Cohen-Bar , Guy Levy , Elad Richardson , Daniel Cohen-Or

Supervised fine-tuning (SFT), supervised instruction tuning (SIT) and in-context learning (ICL) are three alternative, de facto standard approaches to few-shot learning. ICL has gained popularity recently with the advent of LLMs due to its…

计算与语言 · 计算机科学 2024-03-05 Evgeniia Razumovskaia , Ivan Vulić , Anna Korhonen

Lung nodules suffer large variation in size and appearance in CT images. Nodules less than 10mm can easily lose information after down-sampling in convolutional neural networks, which results in low sensitivity. In this paper, a combination…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Benyuan Sun , Zhen Zhou , Fandong Zhang , Xiuli Li , Yizhou Wang

Enhancing underwater images is crucial for exploration. These images face visibility and color issues due to light changes, water turbidity, and bubbles. Traditional prior-based methods and pixel-based methods often fail, while deep…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Fanghai Yi , Zehong Zheng , Zexiao Liang , Yihang Dong , Xiyang Fang , Wangyu Wu , Xuhang Chen

Optical photons are used as signal in a wide variety of particle detectors. Modern neutrino experiments employ hundreds to tens of thousands of photon detectors to observe signal from millions to billions of scintillation photons produced…

Implicit neural representations (INRs) have become an important method for encoding various data types, such as 3D objects or scenes, images, and videos. They have proven to be particularly effective at representing 3D content, e.g., 3D…

机器学习 · 计算机科学 2025-01-28 Yushi Guan , Daniel Kwan , Ruofan Liang , Selvakumar Panneer , Nilesh Jain , Nilesh Ahuja , Nandita Vijaykumar