Closed Nyeilim closed 6 months ago
Thank you for your interest in our work and for notifying me of the error in the code.
I forgot to include this file in this repo since it is in a separate data
path and sorry for the inconvenience. conf_mat_freq_train.npy
is the predicate confusion matrix generated by the MotifNet (as mentioned in Section 3.7). You can download it at SGG-G2S repo. I have also uploaded this file in this repo.
If you have any further questions about the paper or need assistance with the code, please feel free to reach out.
I run the
hikersgg_predcls_train.ipynb
and encouter this problem; Full input and error output is below:It seems that a file called "conf_mat_freq_train.npy" is missed while constructing the GGNN; I have tried these means below:
find / -n
, not found.CONF_MAT_FREQ_TRAIN
in your repo and KERN's, not found the saved code or direct file.Please help me, I really dont know where the file is generated.