Skip to content

JP1128/Webtoon-Thumbnail-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classification on Webtoon Thumbnails Using CNN/RNN Architecture and Image Search Using Locality Sensitive Hashing

 

Authors: Jae Park (JP)

Abstract

We created CNN and RNN models to classify Webtoon thumbnails into the respective artist and genre. We then used image embedding and locality sensitive hashing to simulate similar image search. The classifier for the artist was not able to generalize beyond the training set; however, the genre classifier and the similar image search showed promising result.

CNN/RNN Architecture

Author

CNN/RNN Model

Result

Genre

CNN/RNN Model

Result

Image Similarity

Result 1

Result 2

About

CNN and RNN models to classify Webtoon thumbnails into the respective artist and genre. Image embedding and locality sensitive hashing are used to simulate similar image search. The classifier for the artist was not able to generalize beyond the training set; however, the genre classifier and the similar image search showed promising result.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors