You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here, image recognition is trained on the basis of a dataset, i.e. it is possible to classify the 30x30 squares in a very "simple" way. What I don't understand yet is: what do you want to achieve with this?
Do you want to replace the squares that have few features with a white square so that the photogrammetry software does not have to calculate too much?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I just read through the readme, I think what you are looking for can be found here:
https://www.tensorflow.org/tutorials/keras/classification
Here, image recognition is trained on the basis of a dataset, i.e. it is possible to classify the 30x30 squares in a very "simple" way. What I don't understand yet is: what do you want to achieve with this?
Do you want to replace the squares that have few features with a white square so that the photogrammetry software does not have to calculate too much?
Beta Was this translation helpful? Give feedback.
All reactions