RelevanceAI / vectorhub

Vector Hub - Library for easy discovery, and consumption of State-of-the-art models to turn data into vectors. (text2vec, image2vec, video2vec, graph2vec, bert, inception, etc)
https://relevanceai.com
551 stars 57 forks source link

Other __2vecs #3

Open milcent opened 4 years ago

milcent commented 4 years ago

Congratulations and thank you for this amazing initiative! How about adding cat2vec, for categorical, tabular data, and node2vec, for network graphs? Best wishes, Milcent

JackyKoh commented 4 years ago

Great issue, these are definitely 2 model types that we will be adding very soon. If there are any implementation or contributions that people would like to make around this feel free!

SilenceBlue commented 3 years ago

Congratulations and thanks for your contribution, which is very useful in industry! Do you have a video2vec Model in the future? For example, TSN+attentionLSTM is used to extract video features

JackyKoh commented 3 years ago

@SilenceBlue Yeah that's actually one of the priority 2vec model types we are adding.

SilenceBlue commented 3 years ago

It's awesome! I'm looking forward to your video2vec models extremely!