enoche / MMRec

A Toolbox for MultiModal Recommendation. Integrating 10+ Models...
GNU General Public License v3.0
367 stars 46 forks source link

If there are raw data for items (original images or texts), rather than extracted features. #31

Closed Du-danger closed 5 months ago

Du-danger commented 6 months ago
enoche commented 6 months ago

Hi, @Du-danger Actually, the raw data can be found at https://jmcauley.ucsd.edu/data/amazon/links.html

And you are free to use other Pre-trained encoders to extract the feature embeddings. Like here: https://github.com/enoche/BM3/issues/9