Skip to content

AlissonRP/OnePiece-img-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INFO

The heroku stopped being free, so the model died, now only memories remain

Monkey D. Luffy is the series' main protagonist of One Piece, a young pirate who wishes to succeed Gol D. Roger, the deceased King of the Pirates, by finding his treasure, the "One Piece". Throughout the series, Luffy gathers himself a diverse crew, named the Straw Hat Pirates, including: the three-sword-wielding combatant Roronoa Zoro; the thief and navigator Nami; the cowardly marksman and inventor Usopp; the cook and martial artist Sanji; the anthropomorphic reindeer and doctor Tony Tony Chopper; the archaeologist Nico Robin; the cyborg shipwright Franky; the living skeleton musician Brook; and the fish-man helmsman Jinbe.

The purpose of this project is for the user to upload an image of a member of Mugiwara Pirates and the model to provide a probability for the characters

How to use

You just need to upload an image of a member of the Straw Hats

Example

Local requirements

First you need to unzip data.zip and use the

conda install --file requirements.txt

I really recommend you to use PyTorch + gpu, but for deploy I used it with cpu because the package size is smaller.