中文
相关论文

相关论文: KTNet: Knowledge Transfer for Unpaired 3D Shape Co…

200 篇论文

We propose a method to create plausible geometric and texture style variations of 3D objects in the quest to democratize 3D content creation. Given a pair of textured source and target objects, our method predicts a part-aware affine…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Kangxue Yin , Jun Gao , Maria Shugrina , Sameh Khamis , Sanja Fidler

Human shape estimation is an important task for video editing, animation and fashion industry. Predicting 3D human body shape from natural images, however, is highly challenging due to factors such as variation in human bodies, clothing and…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Gül Varol , Duygu Ceylan , Bryan Russell , Jimei Yang , Ersin Yumer , Ivan Laptev , Cordelia Schmid

The remarkable performance gains realized by large pretrained models, e.g., GPT-3, hinge on the massive amounts of data they are exposed to during training. Analogously, distilling such large models to compact models for efficient…

机器学习 · 计算机科学 2022-08-16 Manzil Zaheer , Ankit Singh Rawat , Seungyeon Kim , Chong You , Himanshu Jain , Andreas Veit , Rob Fergus , Sanjiv Kumar

Knowledge Transfer (KT) techniques tackle the problem of transferring the knowledge from a large and complex neural network into a smaller and faster one. However, existing KT methods are tailored towards classification tasks and they…

机器学习 · 计算机科学 2019-03-21 Nikolaos Passalis , Anastasios Tefas

Point cloud completion concerns to predict missing part for incomplete 3D shapes. A common strategy is to generate complete shape according to incomplete input. However, unordered nature of point clouds will degrade generation of…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Xin Wen , Peng Xiang , Zhizhong Han , Yan-Pei Cao , Pengfei Wan , Wen Zheng , Yu-Shen Liu

We present a novel neural implicit shape method for partial point cloud completion. To that end, we combine a conditional Deep-SDF architecture with learned, adversarial shape priors. More specifically, our network converts partial inputs…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Abhishek Saroha , Marvin Eisenberger , Tarun Yenamandra , Daniel Cremers

In recent years, sketch-based 3D shape retrieval has attracted growing attention. While many previous studies have focused on cross-modal matching between hand-drawn sketches and 3D shapes, the critical issue of how to handle low-quality…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Yiyang Cai , Jiaming Lu , Jiewen Wang , Shuang Liang

3D shapes captured by scanning devices are often incomplete due to occlusion. 3D shape completion methods have been explored to tackle this limitation. However, most of these methods are only trained and tested on a subset of categories,…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Lintai Wu , Junhui Hou , Linqi Song , Yong Xu

Point cloud completion aims at completing geometric and topological shapes from a partial observation. However, some topology of the original shape is missing, existing methods directly predict the location of complete points, without…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Junshu Tang , Zhijun Gong , Ran Yi , Yuan Xie , Lizhuang Ma

Despite deep neural networks have demonstrated extraordinary power in various applications, their superior performances are at expense of high storage and computational costs. Consequently, the acceleration and compression of neural…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Zehao Huang , Naiyan Wang

This paper deals with the problem of 3D tracking, i.e., to find dense correspondences in a sequence of time-varying 3D shapes. Despite deep learning approaches have achieved promising performance for pairwise dense 3D shapes matching, it is…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Shuaihang Yuan , Xiang Li , Yi Fang

Knowledge distillation (KD), which can efficiently transfer knowledge from a cumbersome network (teacher) to a compact network (student), has demonstrated its advantages in some computer vision applications. The representation of knowledge…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Han Zhu , Zhenzhong Chen , Shan Liu

Knowledge graphs (KGs) are ubiquitous and widely used in various applications. However, most real-world knowledge graphs are incomplete, which significantly degrades their performance on downstream tasks. Additionally, the relationships in…

人工智能 · 计算机科学 2025-04-08 Lihui Liu , Zihao Wang , Dawei Zhou , Ruijie Wang , Yuchen Yan , Bo Xiong , Sihong He , Kai Shu , Hanghang Tong

Knowledge Tracing (KT) is to trace the knowledge of students as they solve a sequence of problems represented by their related skills. This involves abstract concepts of students' states of knowledge and the interactions between those…

计算机与社会 · 计算机科学 2019-08-09 Jinseok Lee , Dit-Yan Yeung

While many works focus on 3D reconstruction from images, in this paper, we focus on 3D shape reconstruction and completion from a variety of 3D inputs, which are deficient in some respect: low and high resolution voxels, sparse and dense…

计算机视觉与模式识别 · 计算机科学 2020-04-16 Julian Chibane , Thiemo Alldieck , Gerard Pons-Moll

Humans ability to transfer knowledge through teaching is one of the essential aspects for human intelligence. A human teacher can track the knowledge of students to customize the teaching on students needs. With the rise of online education…

计算机与社会 · 计算机科学 2022-01-19 Ghodai Abdelrahman , Qing Wang , Bernardo Pereira Nunes

We present a novel method for computing correspondences across 3D shapes using unsupervised learning. Our method computes a non-linear transformation of given descriptor functions, while optimizing for global structural properties of the…

图形学 · 计算机科学 2019-08-23 Jean-Michel Roufosse , Abhishek Sharma , Maks Ovsjanikov

Point clouds collected from real-world environments are often incomplete due to factors such as limited sensor resolution, single viewpoints, occlusions, and noise. These challenges make point cloud completion essential for various…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Yifan Yang , Yuxiang Yan , Boda Liu , Jian Pu

Accurately predicting the 3D shape of any arbitrary object in any pose from a single image is a key goal of computer vision research. This is challenging as it requires a model to learn a representation that can infer both the visible and…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Anh Thai , Stefan Stojanov , Vijay Upadhya , James M. Rehg

In this paper, we propose an end-to-end deep learning network named 3dDepthNet, which produces an accurate dense depth image from a single pair of sparse LiDAR depth and color image for robotics and autonomous driving tasks. Based on the…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Rui Xiang , Feng Zheng , Huapeng Su , Zhe Zhang