Zero-shot Image Recognition
I have worked for Academic Project (CS244-Introduction to data science). My topic was Image classification using Zero-shot Image Recognition. Zero-Shot learning method aims to solve a task without receiving any example of that task at training phase. It simply allows us to recognize objects we have not seen before.
View on Github