graph_distillation
graph_distillation copied to clipboard
Graph Distillation for Action Detection
Thanks for your great work. I've been re-producing your code to new version of pytorch. I wonder that which version of depth data in code, specifically masked version with RoI...
Fixes the problem in #1 by adding a new error message if no files are present in the dataset directory.
File "/home/neha/Downloads/graph_distillation/graph_distillation/data_pipeline/ntu_rgbd.py", line 82, in make_dataset keep = keep[np.linspace(0, len(keep)-1, subsample).astype(int)] IndexError: index 0 is out of bounds for axis 0 with size 0 I have run the script file...