DeepMCBM icon indicating copy to clipboard operation
DeepMCBM copied to clipboard

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

Open Samuel3Shin opened this issue 2 years ago • 1 comments

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

Samuel3Shin avatar Dec 03 '22 04:12 Samuel3Shin

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.

guy-erez avatar Dec 04 '22 07:12 guy-erez