Skip to content

emvecchi/mss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

Code for creating semantic space models from the combination of images and text.

---------------------------------------------------------------------------

words_with_images.py: Preprocess the data, i.e: create the unique ID for the images and labels. 

phow_alg.m: Extract visual features SIFT from Images

BOVW.py: construct the Bag Of Visual Words from the output of phow_alg.m

CosineSimilarity.py: Compute semantic similarity 

MatrixCreator.py: Generate the combination model of vision-based semantics and text-based semantics

About

Multimodal Semantic Space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published