Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This notebook aims to make a Convolutional Neural Network (CNN) model for Kanji Classification using the Triplet Loss.
The goal is to create embeddings of Kanji drawings, which can then be compared with reference images using cosine similarity to perform classification.

You can install the dependencies required for this notebook from the requirements.txt file.

Warning : I can't provide the datasets used for this project here. More information about them is available directly in the notebook.

About

This notebook aims to train a model for Kanji classification on the 500 most frequently used Kanji using CNN and TripletLoss.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages