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 can I improve the output with my custom video?? #2

Closed
Samuel3Shin opened this issue Dec 3, 2022 · 1 comment
Closed

How can I improve the output with my custom video?? #2

Samuel3Shin opened this issue Dec 3, 2022 · 1 comment

Comments

@Samuel3Shin
Copy link

I get some bad output from my video.

I think the model makes incorrect panoramic images, therefore the final results are not good as well...

The panoramic_robust_mean.png are like below.
panoramic_robust_mean
panoramic_robust_mean

Is there some way to improve outputs from my custom videos by manipulating the hyperparameter or something??

Thanks!!!

P.S
Those are my run command, so I used all the default arguments.
python src/DeepMCBM.py --dir video1
python src/DeepMCBM.py --dir video2

@guy-erez
Copy link
Collaborator

guy-erez commented Dec 4, 2022

You should consider reducing the learning rate. It is highly recommended to track the alignment status using some asynchronous logging mechanism. A version that supports Neptune.ai may be released in the future.

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