zltao / MGAT

This project is the source code for Multimodal Graph Attention Network(MGAT). The source code will be available on the acceptance of the paper.
45 stars 8 forks source link

Data Pre-processing Code #6

Open harshgeek4coder opened 1 year ago

harshgeek4coder commented 1 year ago

Hey there @zltao, Thanks for your paper and the approach to tackle multi-modal deep learning here. My question is , I can see and get the datasets mentioned, but I see there is no code for pre-processing the datasets. Could you kindly provide the code for data pre processing - the steps through which you built graph - train.npy, etc

A small request, can you kindly send or push a sample of these DATA files ? If possible, it would be great Thanks