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
In my initial guess, I think stage 2 groups the results from stage 1. And it can form a hierarchical grouping pipeline.
However, when I reading the source code, it seems that stage 2 just groups the image patches.
Is my understanding right? And why not just grouping the results from stage 1?
Thanks for your reading!
The text was updated successfully, but these errors were encountered:
Hi, Thanks for sharing the great work!
In my initial guess, I think stage 2 groups the results from stage 1. And it can form a hierarchical grouping pipeline.
However, when I reading the source code, it seems that stage 2 just groups the image patches.
Is my understanding right? And why not just grouping the results from stage 1?
Thanks for your reading!
The text was updated successfully, but these errors were encountered: