|
|
|
|
|
by C-Naoki
639 days ago
|
|
Thank you for comments! Certainly, this application may not be able to handle any kinds of images. However, I tried to stitch images without using deep-learning. Therefore, the strength of this app is that when this app receives the same images, it always produces consistent results. In the future, I will try to develop a more effective image merging method in more generalized scenario. |
|
Would have expected it to just be kernel based.
Regardless, you can have fully deterministic deep learning approaches. You can use integers, run on a CPU, and seed everything.