-
Sorry to bother you, I have two question about this project. for training work, I use multi gpus, the speed about 1.79it/s in first two epoch, it takes one day. After that, the speed is so fast, I don…
-
Hi,
Thanks for sharing your work and code!
Are you planning to release the codes for evaluation on the standard benchmarks you used for reporting in your paper?
If the evaluation codes are not …
-
-
exec the command according to the `evaulation.md`
```shell
python -m immatch.eval_hpatches --gpu 0 \
--config 'cotr' \
--task 'both' --save_npy \
--root_dir .
```
and output:
```…
-
Hi.
Thanks for the nice work!
I'm trying to reproduce the results for KITTI dataset reported in Table 4.
Can you please tell me which pretrained weights and the hyperparameters I should use in o…
-
First of all, thank you for your excellent work. I run eval__ hpatches after installing the environment, there is a ModuleNotFound Error:
`ModuleNotFoundError: No module named 'third_party.caps.CAPS'…
-
when I train the model, it shows "Failed to run optimizer ArithmeticOptimizer, stage RemoveStackStridedSliceSameAxis node magicpoint/train_tower0/strided_slice_2. Error: ValidateStridedSliceOp returne…
-
Hi, I find in the eval script, the image is resized not in the right shape because the axis is not aligned with skimage convention. Could be from a version control problem I guess.
https://github.c…
-
Latest news from CONN:
https://steamcommunity.com/sharedfiles/filedetails/changelog/2045064990
![image](https://user-images.githubusercontent.com/17726797/229171285-d1adaa09-3b4e-4f89-9ed0-c59ae…
-
RuntimeError:
Tried to access nonexistent attribute or method '__call__' of type '__torch__.kornia.geometry.boxes.Boxes3D'. Did you forget to initialize an attribute in __init__()?:
File "/home/s…