paper-with-me

홈 › Papers

Focusing on Persons: Colorizing Old Images Learning from Modern Historical Movies

2021-08-14 · Xin Jin, Zhonglan Li, Ke Liu, Dongqing Zou, XiaoDong Li, Xingfan Zhu, Ziyin Zhou, Qilong Sun, Qingyu Liu

In industry, there exist plenty of scenarios where old gray photos need to be automatically colored, such as video sites and archives. In this paper, we present the HistoryNet focusing on historical person's diverse high fidelity clothing colorization based on fine grained semantic understanding and prior. Colorization of historical persons is realistic and practical, however, existing methods do not perform well in the regards. In this paper, a HistoryNet including three parts, namely, classification, fine grained semantic parsing and colorization, is proposed. Classification sub-module supplies classifying of images according to the eras, nationalities and garment types; Parsing sub-network supplies the semantic for person contours, clothing and background in the image to achieve more accurate colorization of clothes and persons and prevent color overflow. In the training process, we integrate classification and semantic parsing features into the coloring generation network to improve colorization. Through the design of classification and parsing subnetwork, the accuracy of image colorization can be improved and the boundary of each part of image can be more clearly. Moreover, we also propose a novel Modern Historical Movies Dataset (MHMD) containing 1,353,166 images and 42 labels of eras, nationalities, and garment types for automatic colorization from 147 historical movies or TV series made in modern time. Various quantitative and qualitative comparisons demonstrate that our method outperforms the state-of-the-art colorization methods, especially on military uniforms, which has correct colors according to the historical literatures.

📄 PDF Abstract BibTeX arXiv:2108.06515

Code (1)

BestiVictory/HistoryNet 공식 구현 tf

Tasks

ClassificationColorizationImage ColorizationSemantic Parsing

Methods 이 논문이 사용한 방법론

Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.

Similar Papers 제목 키워드 기반

Old Content and Modern Tools - Searching Named Entities in a Finnish OCRed Historical Newspaper Collection 1771-1910

2016-11-09 · Kimmo Kettunen, Eetu Mäkelä, Teemu Ruokolainen, Juha Kuokkala 외

Named Entity Recognition (NER), search, classification and tagging of names and name like frequent informational elements in texts, has become a standard information extraction procedure for textual data. NER has been ap…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

hmBERT: Historical Multilingual Language Models for Named Entity Recognition

2022-05-31 · Stefan Schweter, Luisa März, Katharina Schmid, Erion Çano

Compared to standard Named Entity Recognition (NER), identifying persons, locations, and organizations in historical texts constitutes a big challenge. To obtain machine-readable corpora, the historical text is usually s…

Language ModelingLanguage ModellingNamed Entity RecognitionNamed Entity Recognition (NER)+2

Sampling Using Neural Networks for colorizing the grayscale images

2018-12-27 · Wonbong Jang

The main idea of this paper is to explore the possibilities of generating samples from the neural networks, mostly focusing on the colorization of the grey-scale images. I will compare the existing methods for colorizati…

Colorization

Part-of-Speech Tagging for Historical English

2016-03-10 · NAACL 2016 6 · Yi Yang, Jacob Eisenstein

As more historical texts are digitized, there is interest in applying natural language processing tools to these archives. However, the performance of these tools is often unsatisfactory, due to language change and genre…

Domain AdaptationPart-Of-Speech TaggingUnsupervised Domain AdaptationWord Embeddings

Incorporating Ensemble and Transfer Learning For An End-To-End Auto-Colorized Image Detection Model

2023-09-25 · Ahmed Samir Ragab, Shereen Aly Taie, Howida Youssry Abdelnaby

Image colorization is the process of colorizing grayscale images or recoloring an already-color image. This image manipulation can be used for grayscale satellite, medical and historical images making them more expressiv…

ColorizationEnsemble LearningImage ColorizationImage Manipulation+1