Rulia icon indicating copy to clipboard operation
Rulia copied to clipboard

Experimental: Image detection

Open LancerComet opened this issue 2 years ago • 1 comments

I have implemented a neural network for determining whether two images are the left and right parts of the same original image. This is very helpful for the image layout process, as it can automatically stitch together two suitable images, eliminating the need for manual switching by the user.

Convert it to onnx format and embed it into Rulia by using built-in Windows AI. (Microsoft.ML.OnnxRuntime is not capable with UWP anymore)

LancerComet avatar Apr 16 '23 19:04 LancerComet

Maybe a standalone window could be made if there were two "attachable" images.

LancerComet avatar May 21 '23 18:05 LancerComet