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

Training using SUNRGBD dataset #13

Open
sreejithpai opened this issue May 6, 2022 · 1 comment
Open

Training using SUNRGBD dataset #13

sreejithpai opened this issue May 6, 2022 · 1 comment

Comments

@sreejithpai
Copy link

Hi,
Thank you very much for the training script. I am currenlty trying to train using SUNRGBD dataset for both depth prediction and semantic segmentation. I have added multiple classes to config file ( chairs, floor, tables ). While training, program stopped execution due to nan values after 3 epochs. I am using 'vit_base', batch size 8, and default values for all other parameters. I have following doubts.

  1. Should I update/modify any code sections to train for multiple classes segmentation?
  2. I have passes ground truth depth values as such. Should I convert it to meters ?

Thanks in advance...

@realTravisYou
Copy link

Hi, Thank you very much for the training script. I am currenlty trying to train using SUNRGBD dataset for both depth prediction and semantic segmentation. I have added multiple classes to config file ( chairs, floor, tables ). While training, program stopped execution due to nan values after 3 epochs. I am using 'vit_base', batch size 8, and default values for all other parameters. I have following doubts.

  1. Should I update/modify any code sections to train for multiple classes segmentation?
  2. I have passes ground truth depth values as such. Should I convert it to meters ?

Thanks in advance...

Hello, have you successfully completed your work? Can you tell me how to do it, thank you very much.

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