I have a problem. I am currently making the AI algorithm that have to determine if the building or bridge are actually bent or not, when I took the photos of them.
enter image description here
the image above, let’s say right side is original photo data and left side is new photo data, I have to judge the curved part of the image on the left within the matched area. However, in fact, the building is not bent, and only the angle and location of the shooting have been changed.
enter image description here
but the above is the result of the my AI code. it just recognised it as it’s bent. I don’t have a concept that I can define that ‘No, that’s just moving. It’s not bent.’
I am struggling with issue more than a months, please someone helps me. thank you.
I read some documents and articles related with the current issue I am facing and used ChatGPT and Claude about a month, but still haven’t found the solution yet.
이상우 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.