paper-with-me

홈 › Papers

Stroke-based Character Reconstruction

2018-06-23 · Zhewei Huang, Wen Heng, Yuanzheng Tao, Shuchang Zhou

Background elimination for noisy character images or character images from real scene is still a challenging problem, due to the bewildering backgrounds, uneven illumination, low resolution and different distortions. We propose a stroke-based character reconstruction(SCR) method that use a weighted quadratic Bezier curve(WQBC) to represent strokes of a character. Only training on our synthetic data, our stroke extractor can achieve excellent reconstruction effect in real scenes. Meanwhile. It can also help achieve great ability in defending adversarial attacks of character recognizers.

📄 PDF Abstract BibTeX arXiv:1806.08990

Code (1)

hzwer/Stroke-basedCharacterReconstruction pytorch

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Weight Decay 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Adam 설명 없음
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
Batch Normalization 설명 없음
DDPG DDPG, or Deep Deterministic Policy Gradient, is an actor-critic, model-free algorithm based on the deterministic policy gradient that can operate over continuous action…

Similar Papers 제목 키워드 기반

StrokeGAN: Reducing Mode Collapse in Chinese Font Generation via Stroke Encoding

2020-12-16 · Jinshan Zeng, Qi Chen, Yunxin Liu, Mingwen Wang 외

The generation of stylish Chinese fonts is an important problem involved in many applications. Most of existing generation methods are based on the deep generative models, particularly, the generative adversarial network…

DiversityFont Generation

Online trajectory recovery from offline handwritten Japanese kanji characters

2020-09-09 · Hung Tuan Nguyen, Tsubasa Nakamura, Cuong Tuan Nguyen, Masaki Nakagawa

In general, it is straightforward to render an offline handwriting image from an online handwriting pattern. However, it is challenging to reconstruct an online handwriting pattern given an offline handwriting image, esp…

DecoderTrajectory Recovery

Attention-aware Multi-stroke Style Transfer

2019-01-16 · CVPR 2019 6 · Yuan Yao, Jianqiang Ren, Xuansong Xie, Weidong Liu 외

Neural style transfer has drawn considerable attention from both academic and industrial field. Although visual effect and efficiency have been significantly improved, existing methods are unable to coordinate spatial di…

Style Transfer

Stroke Extraction of Chinese Character Based on Deep Structure Deformable Image Registration

2023-07-10 · Meng Li, Yahan Yu, Yi Yang, Guanghao Ren 외

Stroke extraction of Chinese characters plays an important role in the field of character recognition and generation. The most existing character stroke extraction methods focus on image morphological features. These met…

Image RegistrationSemantic Segmentation

Character Generation through Self-Supervised Vectorization

2022-08-03 · Gokcen Gokceoglu, Emre Akbas

The prevalent approach in self-supervised image generation is to operate on pixel level representations. While this approach can produce high quality images, it cannot benefit from the simplicity and innate quality of ve…

Image Generation