Unverified Commit 6ed7f5e5 authored by NingMa's avatar NingMa Committed by GitHub

Update nturgbd_dataset.py

parent 1e3ba5e8
...@@ -32,8 +32,8 @@ class NTU_RGBD_Dataset(data.Dataset): ...@@ -32,8 +32,8 @@ class NTU_RGBD_Dataset(data.Dataset):
self.target_transform = target_transform self.target_transform = target_transform
if gl.dataset == 'ntu120_30': if gl.dataset == 'ntu-T':
path="********************************to be specified********************************" print(path="********************************to be specified by you********************************")
segment = 30 segment = 30
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment