中文
相关论文

相关论文: The NeRF Signature: Codebook-Aided Watermarking fo…

200 篇论文

CodeNeRF is an implicit 3D neural representation that learns the variation of object shapes and textures across a category and can be trained, from a set of posed images, to synthesize novel views of unseen objects. Unlike the original…

图形学 · 计算机科学 2021-09-07 Wonbong Jang , Lourdes Agapito

Due to the rapid growth of machine learning tools and specifically deep networks in various computer vision and image processing areas, application of Convolutional Neural Networks for watermarking have recently emerged. In this paper, we…

We propose a watermarking method for protecting the Intellectual Property (IP) of Generative Adversarial Networks (GANs). The aim is to watermark the GAN model so that any image generated by the GAN contains an invisible watermark…

计算机视觉与模式识别 · 计算机科学 2022-09-09 Jianwei Fei , Zhihua Xia , Benedetta Tondi , Mauro Barni

Neural Radiance Fields (NeRF) recently emerged as a new paradigm for object representation from multi-view (MV) images. Yet, it cannot handle multi-scale (MS) images and camera pose estimation errors, which generally is the case with…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Nishant Jain , Suryansh Kumar , Luc Van Gool

Neural Radiance Fields (NeRFs) encode the radiance in a scene parameterized by the scene's plenoptic function. This is achieved by using an MLP together with a mapping to a higher-dimensional space, and has been proven to capture scenes…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Siddhant Ranade , Christoph Lassner , Kai Li , Christian Haene , Shen-Chi Chen , Jean-Charles Bazin , Sofien Bouaziz

Nowadays, three-dimensional meshes have been extensively used in several applications such as, industrial, medical, computer-aided design (CAD) and entertainment due to the processing capability improvement of computers and the development…

多媒体 · 计算机科学 2019-11-12 Mohamed Hamidi , Mohamed El Haziti , Hocine Cherifi , Driss Aboutajdine

Protecting deep neural networks (DNNs) against intellectual property (IP) infringement has attracted an increasing attention in recent years. Recent advances focus on IP protection of generative models, which embed the watermark information…

密码学与安全 · 计算机科学 2024-04-16 Li Zhang , Yong Liu , Xinpeng Zhang , Hanzhou Wu

Neural Radiance Fields (NeRF) is a novel implicit 3D reconstruction method that shows immense potential and has been gaining increasing attention. It enables the reconstruction of 3D scenes solely from a set of photographs. However, its…

计算机视觉与模式识别 · 计算机科学 2023-10-23 Jiaming Gu , Minchao Jiang , Hongsheng Li , Xiaoyuan Lu , Guangming Zhu , Syed Afaq Ali Shah , Liang Zhang , Mohammed Bennamoun

We present a novel framework to regularize Neural Radiance Field (NeRF) in a few-shot setting with a geometry-aware consistency regularization. The proposed approach leverages a rendered depth map at unobserved viewpoint to warp sparse…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Min-seop Kwak , Jiuhn Song , Seungryong Kim

Digital watermarking is the process of embedding secret information by altering images in an undetectable way to the human eye. To increase the robustness of the model, many deep learning-based watermarking methods use the…

多媒体 · 计算机科学 2024-05-20 Sijing Xie , Chengxin Zhao , Nan Sun , Wei Li , Hefei Ling

Training deep neural networks from scratch could be computationally expensive and requires a lot of training data. Recent work has explored different watermarking techniques to protect the pre-trained deep neural networks from potential…

密码学与安全 · 计算机科学 2021-03-26 Xinyun Chen , Wenxiao Wang , Chris Bender , Yiming Ding , Ruoxi Jia , Bo Li , Dawn Song

Visual localization (VL) is the task of estimating the camera pose in a known scene. VL methods, a.o., can be distinguished based on how they represent the scene, e.g., explicitly through a (sparse) point cloud or a collection of images or…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Maxime Pietrantoni , Martin Humenberger , Torsten Sattler , Gabriela Csurka

Invisible watermarking for autoregressive (AR) image generation has recently gained attention as a means of protecting image ownership and tracing AI-generated content. However, existing approaches suffer from three key limitations: (1)…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Yigit Yilmaz , Elena Petrova , Mehmet Kaya , Lucia Rossi , Amir Rahman

Deep learning has been achieving top performance in many tasks. Since training of a deep learning model requires a great deal of cost, we need to treat neural network models as valuable intellectual properties. One concern in such a…

密码学与安全 · 计算机科学 2019-01-21 Ryota Namba , Jun Sakuma

Due to the omnipresence of Neural Radiance Fields (NeRFs), the interest towards editable implicit 3D representations has surged over the last years. However, editing implicit or hybrid representations as used for NeRFs is difficult due to…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Lukas Radl , Michael Steiner , Andreas Kurz , Markus Steinberger

As companies continue to invest heavily in larger, more accurate and more robust deep learning models, they are exploring approaches to monetize their models while protecting their intellectual property. Model licensing is promising, but…

密码学与安全 · 计算机科学 2020-12-04 Huiying Li , Emily Wenger , Shawn Shan , Ben Y. Zhao , Haitao Zheng

The intellectual property (IP) of Deep neural networks (DNNs) can be easily ``stolen'' by surrogate model attack. There has been significant progress in solutions to protect the IP of DNN models in classification tasks. However, little…

密码学与安全 · 计算机科学 2021-08-06 Jie Zhang , Dongdong Chen , Jing Liao , Han Fang , Zehua Ma , Weiming Zhang , Gang Hua , Nenghai Yu

While neural radiance fields (NeRF) led to a breakthrough in photorealistic novel view synthesis, handling mirroring surfaces still denotes a particular challenge as they introduce severe inconsistencies in the scene representation.…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Leif Van Holland , Michael Weinmann , Jan U. Müller , Patrick Stotko , Reinhard Klein

As AI advances, copyrighted content faces growing risk of unauthorized use, whether through model training or direct misuse. Building upon invisible adversarial perturbation, recent works developed copyright protections against specific AI…

机器学习 · 计算机科学 2025-06-04 Tianci Liu , Tong Yang , Quan Zhang , Qi Lei

Neural Radiance Field (NeRF) is a popular method in data-driven 3D reconstruction. Given its simplicity and high quality rendering, many NeRF applications are being developed. However, NeRF's big limitation is its slow speed. Many attempts…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Naruya Kondo , Yuya Ikeda , Andrea Tagliasacchi , Yutaka Matsuo , Yoichi Ochiai , Shixiang Shane Gu