-
I would like to understand the pipeline required to estimate the pose of a set of new frames given the reconstructed model generated using another set of images.
Given 2 sets of images (the first i…
-
Thank you for your code, which gave me a lot of help, but I found that MinkowskiEngine always made mistakes in the process of trying to run the code. What version of MinkowskiEngine do you use?
-
Hello,
while executing: from the python src/main.py --SoccerNet_path=my/path/to/soccernet from the SoccerNetv2-DevKit/Task1-ActionSpotting/TemporallyAwarePooling folder, the process get an out of me…
-
Thanks for your amazing work. I have sent you an email for the dataset.
-
Hi,
I've used the API to find the run id of my best run, and want to download its associated model artifact. How can I do this?
I've seen ways to use the artifact API to download artifacts, but…
-
Hi
I have tried to create pose data for Cambridge KingsCollege dataset using HLOC custom pipeline.
```python3
retrieval_conf = extract_features.confs['netvlad']
feature_conf = extract_features.co…
-
Hi, thanks for your great contribution to place recognition. Here I want to consult some questions about indoor usage.
In the paper, all experiments are conducted in outdoor datasets. I wander what…
-
Hi,
can youj tell me how to reproduce val recall? I try get the val recall by val.py,but the result is bad.
global feature with pca(4096) and use weights mapillary_WPCA4096.pth.tar .
====> Recall@…
-
Hello,
I was interested in training with VladNet using the model provided in your repository for comparison; however, there doesn't seem to be an available config file. Would it be possible for yo…
-
##### System information (version)
- OpenCV => 4.5.3
- Operating System / Platform => ubuntu18
- Compiler => gcc&g++ 7.5
- Tensorflow => 1.8 cpu
- onnx => 1.9
- onnxruntime => 1.8
- tf2…