paper-with-me

Papers

DAF:re: A Challenging, Crowd-Sourced, Large-Scale, Long-Tailed Dataset For Anime Character Recognition

2021-01-21 · Edwin Arkel Rios, Wen-Huang Cheng, Bo-Cheng Lai

In this work we tackle the challenging problem of anime character recognition. Anime, referring to animation produced within Japan and work derived or inspired from it. For this purpose we present DAF:re (DanbooruAnimeFaces:revamped), a large-scale, crowd-sourced, long-tailed dataset with almost 500 K images spread across more than 3000 classes. Additionally, we conduct experiments on DAF:re and similar datasets using a variety of classification models, including CNN based ResNets and self-attention based Vision Transformer (ViT). Our results give new insights into the generalization and transfer learning properties of ViT models on substantially different domain datasets from those used for the upstream pre-training, including the influence of batch and image size in their training. Additionally, we share our dataset, source-code, pre-trained checkpoints and results, as Animesion, the first end-to-end framework for large-scale anime character recognition: https://github.com/arkel23/animesion

📄 PDF Abstract BibTeX arXiv:2101.08674

Code (2)

arkel23/animesion 공식 구현 pytorch
arkel23/Danbooru2018AnimeCharacterRecognitionDataset_Revamped

Tasks

Face RecognitionImage ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
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…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Fine-Grained Counting with Crowd-Sourced Supervision

2022-05-23 · Justin Kay, Catherine M. Foley, Tom Hart

Crowd-sourcing is an increasingly popular tool for image analysis in animal ecology. Computer vision methods that can utilize crowd-sourced annotations can help scale up analysis further. In this work we study the potent…

Crowd Counting

Letting the Data Speak: Extracting Keywords from Crowdsourced Collections with AI

2026-07-10 · Miguel Arana-Catania, Catherine Conisbee, Matthew Kidd arxiv

Identifying and assigning keywords at scale is a technical, practical, and ethical challenge for crowdsourced collections. This article reports the findings of the "Extracting Keywords from Crowdsourced Collections" proj…

Keyword Extraction

CSS: Overcoming Pose and Scene Challenges in Crowd-Sourced 3D Gaussian Splatting

2024-09-13 · Runze Chen, Mingyu Xiao, Haiyong Luo, Fang Zhao 외

We introduce Crowd-Sourced Splatting (CSS), a novel 3D Gaussian Splatting (3DGS) pipeline designed to overcome the challenges of pose-free scene reconstruction using crowd-sourced imagery. The dream of reconstructing his…

3DGS3D ReconstructionNovel View Synthesis

A Probabilistic Annotation Model for Crowdsourcing Coreference

2018-10-01 · EMNLP 2018 10 · Silviu Paun, Jon Chamberlain, Udo Kruschwitz, Juntao Yu 외

The availability of large scale annotated corpora for coreference is essential to the development of the field. However, creating resources at the required scale via expert annotation would be too expensive. Crowdsourcin…

Coreference ResolutionmodelQuestion Answering

Spatial Implicit Neural Representations for Global-Scale Species Mapping

2023-06-05 · Elijah Cole, Grant van Horn, Christian Lange, Alexander Shepard 외

Estimating the geographical range of a species from sparse observations is a challenging and important geospatial prediction problem. Given a set of locations where a species has been observed, the goal is to build a mod…

Representation Learning