You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I ran the code of charades_dataMaker.py, the pickle files (e.g., kern_sgdet_1.pkl and kern_rel_recall_sgdet1.pkl) were generated. However, it showed all 'nan' after loading the pickle files, which means no object and relation was detected. Have you ever got this problem? Could you help tell me some potential solutions to solve this problem? Many thanks!
The text was updated successfully, but these errors were encountered:
Thanks for your quick reply! I am wondering do you take the temporal information into account when aggregating these scene graphs for a video? It seems you add different objects and relations in frames to form the final scene graph. Please correct me if I am wrong, thank you!
Hello,
When I ran the code of charades_dataMaker.py, the pickle files (e.g., kern_sgdet_1.pkl and kern_rel_recall_sgdet1.pkl) were generated. However, it showed all 'nan' after loading the pickle files, which means no object and relation was detected. Have you ever got this problem? Could you help tell me some potential solutions to solve this problem? Many thanks!
The text was updated successfully, but these errors were encountered: