Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use this project? #3

Open
LIZ-CRYSTAL opened this issue Apr 19, 2020 · 1 comment
Open

How to use this project? #3

LIZ-CRYSTAL opened this issue Apr 19, 2020 · 1 comment

Comments

@LIZ-CRYSTAL
Copy link

Excuse me, I have download your repo, but there is not a guide, so I don't know how to use this repo, which file should I run first? And where should I put the NYU dataset?

@gwcrepo
Copy link

gwcrepo commented Dec 19, 2023

this could help
train_loader = torch.utils.data.DataLoader(NYUDataset( args.data + '/nyu_depth_v2_labeled.mat', 'training', rgb_transform = rgb_data_transforms, depth_transform = depth_data_transforms), batch_size = args.batch_size, shuffle = True, num_workers = 5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants