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

Train on private dataset - CascadeStereo #24

Open
sagocz opened this issue May 11, 2021 · 1 comment
Open

Train on private dataset - CascadeStereo #24

sagocz opened this issue May 11, 2021 · 1 comment

Comments

@sagocz
Copy link

sagocz commented May 11, 2021

Hi,

I want to train your Net on my own dataset, with size of images about 1937x800. But if I'm doing that, I have a problem in Tensor size. What should I change to work on diffrent size of images?
On Kitti dataset everything is ok.

@MiZhenxing
Copy link

The size of images should be divisible by 32. You could use fuctions like scale_mvs_input to change the size of images and also the intrisic parameters of your cameras.

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