paper-with-me

홈 › Papers

Deep Sketch-Based Modeling: Tips and Tricks

2020-11-12 · Yue Zhong, Yulia Gryaditskaya, Honggang Zhang, Yi-Zhe Song

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 differences between sketch and image inputs: (i) style variance, (ii) imprecise perspective, and (iii) sparsity. We discuss why each of these differences can pose a challenge, and even make a certain class of image-based methods inapplicable. We study alternative solutions to address each of the difference. By doing so, we drive out a few important insights: (i) sparsity commonly results in an incorrect prediction of foreground versus background, (ii) diversity of human styles, if not taken into account, can lead to very poor generalization properties, and finally (iii) unless a dedicated sketching interface is used, one can not expect sketches to match a perspective of a fixed viewpoint. Finally, we compare a set of representative deep single-image modeling solutions and show how their performance can be improved to tackle sketch input by taking into consideration the identified critical differences.

📄 PDF Abstract BibTeX arXiv:2011.06133

Code (1)

Yueeey/deepsketch 공식 구현 pytorch

Tasks

Diversity

Similar Papers 제목 키워드 기반

TIPS Over Tricks: Simple Prompts for Effective Zero-shot Anomaly Detection

2026-02-03 · Alireza Salehi, Ehsan Karami, Sepehr Noey, Sahand Noey 외 arxiv

Anomaly detection identifies departures from expected behavior in safety-critical settings. When target-domain normal data are unavailable, zero-shot anomaly detection (ZSAD) leverages vision-language models (VLMs). Howe…

Anomaly Detection

Tips and Tricks for Visual Question Answering: Learnings from the 2017 Challenge

2017-08-09 · CVPR 2018 6 · Damien Teney, Peter Anderson, Xiaodong He, Anton Van Den Hengel

This paper presents a state-of-the-art model for visual question answering (VQA), which won the first place in the 2017 VQA Challenge. VQA is a task of significant importance for research in artificial intelligence, give…

GPUVisual Question AnsweringVisual Question Answering (VQA)

Tips and Tricks to Improve CNN-based Chest X-ray Diagnosis: A Survey

2021-06-02 · Changhee Han, Takayuki Okamoto, Koichi Takeuchi, Dimitris Katsios 외

Convolutional Neural Networks (CNNs) intrinsically requires large-scale data whereas Chest X-Ray (CXR) images tend to be data/annotation-scarce, leading to over-fitting. Therefore, based on our development experience and…

SensitivitySpecificity

Machine Learning Tips and Tricks for Power Line Communications

2019-04-24 · Andrea M. Tonello, Nunzio A. Letizia, Davide Righini, Francesco Marcuzzi

A great deal of attention has been recently given to Machine Learning (ML) techniques in many different application fields. This paper provides a vision of what ML can do in Power Line Communications (PLC). We firstly an…

BIG-bench Machine Learning

A guide to the dataset explosion in QA, NLI, and commonsense reasoning

2020-12-01 · COLING 2020 8 · Anna Rogers, Anna Rumshisky

Question answering, natural language inference and commonsense reasoning are increasingly popular as general NLP system benchmarks, driving both modeling and dataset work. Only for question answering we already have over…

Natural Language InferenceQuestion Answering