Open banben opened 2 years ago
Hello! Triplet files are contained in the "Therapy dataset" downloadable .zip file. https://doi.org/10.5281/zenodo.4700564
The triplets files of NTU seem not contained in https://doi.org/10.5281/zenodo.4700564. Could you please upload the file? Thanks!
Which file are you missing exactly? I think all the needed files are in the zip folders.
Which file are you missing exactly? I think all the needed files are in the zip folders.
/ntu_annotations/triplets/triplets_dataset.pckl.
Hello. I no longer have that file, however, it is not required to reproduce the results from the paper. The NTU Dataset is evaluated with a one-shot approach and triplets are not required for training or evaluation. One-shot is performed with the files one_shot_eval_anchors.txt and one_shot_eval_set.txt. Therefore, you can ignore the triplet-related lines of code and use only the one-shot ones.
The triplets files of ntu and therapies dataset is missing. What is the format of ./therapies_annotations/triplets/triplets_dataset.pckl and ./ntu_annotations/triplets/triplets_dataset.pckl. Could you please upload the pikle file? Thanks!