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
Hi... Is the training data same as the template data?
To make my question more clear let's assume I have to match Data from Lab A to Lab B, so,
Will the training set include data from LabA, LabB, or combination of both
As mentioned the network runs on tiles, therefore will the template consist of all tiles of a particular image or only a subset of those
Also at test time how does the cluster to cluster mapping happens between template and test image
(How does the algorithm decide if cluster 0 for A corresponds to cluster 0\1\2\3 of B
The text was updated successfully, but these errors were encountered:
Hi @FarhadZanjani and @SaneleC , have you solved this problem? I'm getting confused when implementing the code. I don't know what is the training set means
Hi... Is the training data same as the template data?
To make my question more clear let's assume I have to match Data from Lab A to Lab B, so,
(How does the algorithm decide if cluster 0 for A corresponds to cluster 0\1\2\3 of B
The text was updated successfully, but these errors were encountered: