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
Currently implementation of grouping:
If there are three occurrences of jaguars, for example, occurrence A, B and C. Each occurrence has 3 images. If one image of A matches with B, and one image of B matched with C, then A, B and C will be considered the same individual. However we might want stronger correspondence between images for them to be considered a match.
The text was updated successfully, but these errors were encountered:
Currently implementation of grouping:
If there are three occurrences of jaguars, for example, occurrence A, B and C. Each occurrence has 3 images. If one image of A matches with B, and one image of B matched with C, then A, B and C will be considered the same individual. However we might want stronger correspondence between images for them to be considered a match.
The text was updated successfully, but these errors were encountered: