Closed larsoncs closed 2 years ago
Hi,
Due to the concate operation in our network, the obtained matches are expected to differ when reversing img order. However, statistically the result should make very little differences.
can you eliminate the differences?
As a workaround, you may run the network twice for both img orders and find the intersection set, as is done for some neural outlier rejector(filtering based methods)
thanks