Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 398 Bytes

File metadata and controls

3 lines (2 loc) · 398 Bytes

SimCLR-Anime-Contrastive-Learning

This is an implementation of SimCLR for Anime Contrastive Learning. The goal of this project is to build a model that understand the general feature of anime compared to sketch using semi-supervised learning, letting the model to learn how to classify which image is anime or not. Open pytorch-simclr folder for details from the original pytorch simclr author.