Dmytro Mishkin
Dmytro Mishkin
Although the adaptive stuff is very cool for per-image pair evaluation, I have found that batching together in 32 offers order of magnitude better speed-up. So if you do 3D...
Hi, a bit of noob question - should I add some shuffling, or this is expected for homography pretraining? 
Hi, Your model is incredible. I have written a simple script to allow people quickly run on their data without bothering with data loaders, etc and instead provide intrinsics directly...
Hi folks, We have got a question regarding the report of kornia PnP not helping. Could you please share some example. Would be cool to have it toy-example, but original...
Matching 2 images with 20000 matches works with commit https://github.com/Parskatt/RoMa/commit/69cefb130b3ec7586da792ed897adf6e801acb1a and doesn't with current`main`. I guess that is because of removing ``` torch.backends.cuda.matmul.allow_tf32 = True # allow tf32 on matmul...
### System Info Kind of irrelevant, but: ``` - `transformers` version: 4.40.0 - Platform: macOS-14.4.1-arm64-arm-64bit - Python version: 3.9.16 - Huggingface_hub version: 0.20.3 - Safetensors version: 0.4.2 - Accelerate version:...
## 🚀 Feature So far we have VGG and DINOv2 in DeDoDe, another ViT, each is separately. It would be good to have them in some single place
``` ---- Minecraft Crash Report ---- // Ouch. That hurt :( Time: 2023-07-04 13:33:15 Description: Ticking entity java.lang.IllegalAccessError: class com.github.alexthe666.citadel.server.entity.collision.ICustomCollisions tried to access private field net.minecraft.world.entity.Entity.f_19793_ (com.github.alexthe666.citadel.server.entity.collision.ICustomCollisions is in module...