paper-with-me

홈 › Papers

Finding Badly Drawn Bunnies

2022-01-01 · CVPR 2022 1 · Lan Yang, Kaiyue Pang, Honggang Zhang, Yi-Zhe Song

As lovely as bunnies are, your sketched version would probably not do it justice (Fig. 1). This paper recognises this very problem and studies sketch quality measurement for the first time -- letting you find these badly drawn ones. Our key discovery lies in exploiting the magnitude (L2 norm) of a sketch feature as a quantitative quality metric. We propose Geometry-Aware Classification Layer (GACL), a generic method that makes feature-magnitude-as-quality-metric possible and importantly does it without the need for specific quality annotations from humans. GACL sees feature magnitude and recognisability learning as a dual task, which can be simultaneously optimised under a neat cross-entropy classification loss. GACL is lightweight with theoretic guarantees and enjoys a nice geometric interpretation to reason its success. We confirm consistent quality agreements between our GACL-induced metric and human perception through a carefully designed human study. Last but not least, we demonstrate three practical sketch applications enabled for the first time using our quantitative quality metric. Code will be made publicly available.

📄 PDF Abstract BibTeX

Code (1)

yanglan0225/SketchX-Quantifying-Sketch-Quality 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Annotation-Free Human Sketch Quality Assessment

2025-07-28 · Lan Yang, Kaiyue Pang, Honggang Zhang, Yi-Zhe Song arxiv

As lovely as bunnies are, your sketched version would probably not do them justice (Fig.~\ref{fig:intro}). This paper recognises this very problem and studies sketch quality assessment for the first time -- letting you f…

Image Quality Assessment

Stochastic dynamics of lexicon learning in an uncertain and nonuniform world

2013-02-22 · Rainer Reisenauer, Kenny Smith, Richard A. Blythe

We study the time taken by a language learner to correctly identify the meaning of all words in a lexicon under conditions where many plausible meanings can be inferred whenever a word is uttered. We show that the most b…

Models under which random forests perform badly; consequences for applications

2019-10-02 · José A. Ferreira

We give examples of data-generating models under which Breiman's random forest may be extremely slow to converge to the optimal predictor or even fail to be consistent. The evidence provided for these properties is based…

Knowing Where to Look? Analysis on Attention of Visual Question Answering System

2018-10-09 · Wei Li, Zehuan Yuan, Xiangzhong Fang, Changhu Wang

Attention mechanisms have been widely used in Visual Question Answering (VQA) solutions due to their capacity to model deep cross-domain interactions. Analyzing attention maps offers us a perspective to find out limitati…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Extreme Face Inpainting with Sketch-Guided Conditional GAN

2021-05-13 · Nilesh Pandey, Andreas Savakis

Recovering badly damaged face images is a useful yet challenging task, especially in extreme cases where the masked or damaged region is very large. One of the major challenges is the ability of the system to generalize …

Facial InpaintingGenerative Adversarial Network