中文
相关论文

相关论文: One Sketch for All: One-Shot Personalized Sketch S…

200 篇论文

We share our recent findings in an attempt to train a universal segmentation network for various cell types and imaging modalities. Our method was built on the generalized U-Net architecture, which allows the evaluation of each component…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Tianqi Guo , Yin Wang , Luis Solorio , Jan P. Allebach

This paper tackles the task of semi-supervised video object segmentation, i.e., the separation of an object from the background in a video, given the mask of the first frame. We present One-Shot Video Object Segmentation (OSVOS), based on a…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Sergi Caelles , Kevis-Kokitsi Maninis , Jordi Pont-Tuset , Laura Leal-Taixé , Daniel Cremers , Luc Van Gool

Iteratively refining and critiquing sketches are crucial steps to developing effective designs. We introduce Scones, a mixed-initiative, machine-learning-driven system that enables users to iteratively author sketches from text…

人机交互 · 计算机科学 2020-05-19 Forrest Huang , Eldon Schoop , David Ha , John Canny

We develop a method for producing vector sketches one part at a time. To do this, we train a multi-modal language model-based agent using a novel multi-turn process-reward reinforcement learning following supervised fine-tuning. Our…

人工智能 · 计算机科学 2026-04-27 Xiaodan Du , Ruize Xu , David Yunis , Yael Vinker , Greg Shakhnarovich

Semantic segmentation classifies each pixel in the image. Due to its advantages, semantic segmentation is used in many tasks, such as cancer detection, robot-assisted surgery, satellite image analysis, and self-driving cars. Accuracy and…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Reihaneh Teymoori , Zahra Nabizadeh , Nader Karimi , Shadrokh Samavi

We propose SketchINR, to advance the representation of vector sketches with implicit neural models. A variable length vector sketch is compressed into a latent space of fixed dimension that implicitly encodes the underlying shape as a…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Hmrishav Bandyopadhyay , Ayan Kumar Bhunia , Pinaki Nath Chowdhury , Aneeshan Sain , Tao Xiang , Timothy Hospedales , Yi-Zhe Song

We propose a randomized first order optimization method--SEGA (SkEtched GrAdient method)-- which progressively throughout its iterations builds a variance-reduced estimate of the gradient from random linear measurements (sketches) of the…

最优化与控制 · 数学 2018-10-19 Filip Hanzely , Konstantin Mishchenko , Peter Richtarik

In deformable object manipulation, we often want to interact with specific segments of an object that are only defined in non-deformed models of the object. We thus require a system that can recognize and locate these segments in sensor…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Pit Henrich , Balázs Gyenes , Paul Maria Scheikl , Gerhard Neumann , Franziska Mathis-Ullrich

Text segmentation tasks have a very wide range of application values, such as image editing, style transfer, watermark removal, etc.However, existing public datasets are of poor quality of pixel-level labels that have been shown to be…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Yibo Wang , Yunhu Ye , Yuanpeng Mao , Yanwei Yu , Yuanping Song

While free-hand sketching has long served as an efficient representation to convey characteristics of an object, they are often subjective, deviating significantly from realistic representations. Moreover, sketches are not consistent for…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Changwoon Choi , Jaeah Lee , Jaesik Park , Young Min Kim

The encoder-decoder framework is state-of-the-art for offline semantic image segmentation. Since the rise in autonomous systems, real-time computation is increasingly desirable. In this paper, we introduce fast segmentation convolutional…

计算机视觉与模式识别 · 计算机科学 2019-02-13 Rudra P K Poudel , Stephan Liwicki , Roberto Cipolla

Training a computer vision system to segment a novel class typically requires collecting and painstakingly annotating lots of images with objects from that class. Few-shot segmentation techniques reduce the required number of images to…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Shreyas Chandgothia , Ardhendu Sekhar , Amit Sethi

There has recently been great progress in automatic segmentation of medical images with deep learning algorithms. In most works observer variation is acknowledged to be a problem as it makes training data heterogeneous but so far no…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Arkadiy Dushatskiy , Adriënne M. Mendrik , Peter A. N. Bosman , Tanja Alderliesten

Communication and privacy are two critical concerns in distributed learning. Many existing works treat these concerns separately. In this work, we argue that a natural connection exists between methods for communication reduction and…

机器学习 · 计算机科学 2019-12-09 Tian Li , Zaoxing Liu , Vyas Sekar , Virginia Smith

We present the first fine-grained dataset of 1,497 3D VR sketch and 3D shape pairs of a chair category with large shapes diversity. Our dataset supports the recent trend in the sketch community on fine-grained data analysis, and extends it…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Ling Luo , Yulia Gryaditskaya , Yongxin Yang , Tao Xiang , Yi-Zhe Song

Motion artifacts caused by prolonged acquisition time are a significant challenge in Magnetic Resonance Imaging (MRI), hindering accurate tissue segmentation. These artifacts appear as blurred images that mimic tissue-like appearances,…

图像与视频处理 · 电气工程与系统科学 2024-12-06 Sunyoung Jung , Yoonseok Choi , Mohammed A. Al-masni , Minyoung Jung , Dong-Hyun Kim

Deep image-based modeling received lots of attention in recent years, yet the parallel problem of sketch-based modeling has only been briefly studied, often as a potential application. In this work, for the first time, we identify the main…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Yue Zhong , Yulia Gryaditskaya , Honggang Zhang , Yi-Zhe Song

We present a rectangle-based segmentation algorithm that sets up a graph and performs a graph cut to separate an object from the background. However, graph-based algorithms distribute the graph's nodes uniformly and equidistantly on the…

计算机视觉与模式识别 · 计算机科学 2012-03-14 Jan Egger , Tina Kapur , Thomas Dukatz , Malgorzata Kolodziej , Dzenan Zukic , Bernd Freisleben , Christopher Nimsky

Semantic segmentation for robotic systems can enable a wide range of applications, from self-driving cars and augmented reality systems to domestic robots. We argue that a spherical representation is a natural one for egocentric…

机器人学 · 计算机科学 2022-10-26 Lukas Bernreiter , Lionel Ott , Roland Siegwart , Cesar Cadena

Reference-based sketch colorization methods have garnered significant attention for the potential application in animation and digital illustration production. However, most existing methods are trained with image triplets of sketch,…

图形学 · 计算机科学 2025-08-26 Dingkun Yan , Xinrui Wang , Zhuoru Li , Suguru Saito , Yusuke Iwasawa , Yutaka Matsuo , Jiaxian Guo
‹ 上一页 1 8 9 10 下一页 ›