Dmytro Mishkin

Results 209 comments of Dmytro Mishkin

@szagoruyko well, there is no any Inception 1 model in your evaluation, wherever they were trained :)

I confirm that it also happens on my M1 and importing open3d first helps.

@gemarcano I had the same issue (installed earlier Eigen in system) and confirm that "Changing the find_package call in cmake/Dependencies.cmake for Eigen3 to find_package(Eigen3 3.0.0) makes this work on my...

>You can achieve the same thing by alternating the point_triangulator and bundle_adjuster (although the latter might normalize the poses). For me that works pretty well actually. Also one can use...

Sounds great, thank you! A couple of things regarding the format implementation in a separate file. It is good to follow the output format of the https://kornia.readthedocs.io/en/latest/feature.html#kornia.feature.ScaleSpaceDetector: with the exception...

Hi Mihai, Did you have a chance to think about this, or do you need any help?

Thanks! I will test it on some cifar or imagenet-128 and if everything is OK, then merge.

@mikoff @danini for me python bindings work However, one should run .astype(np.float64) and not float or int. Also, neighborhood_size is not there ![image](https://user-images.githubusercontent.com/4803565/136193923-8cb145dc-cb0e-430f-8f6e-c8a6c08edf2d.png)

@GabbySuwichaya @22wei22 I can advice something for SuperPoint. - Orientation. It is probably safe to assume all zero -- otherwise SP would probably match them. If that does not suit...

Sounds good! Just ping me here, or at email: [email protected]