-
Hi,
I have several questions with regards to the ablation settings and training details.
(1) Could you elaborate on the experiment condition for non-tuning model? (Section 4.2)
Does this settin…
-
Hi, thx for your wonderful work. I've compiled your most recent Hydra project successfully. But when I follow your tutorial typing `roslaunch hydra_ros uhumans2.launch
`
in the terminal. It turns o…
-
`python iterate_generate.py --config ../experiments-results-analysis/experiments/replace_dog8_config_01.yaml
Loading model from /home/DreamEdit/model_weights/dog8/last.ckpt
Global Step: 800
Latent…
-
when i run the demo test: bin/opensfm_run_all data/berlin,this problem occured:
Traceback
(most recent call last):
File "/home/chen/Documents/OpenSfM/bin/opensfm", line 10, in
from opens…
-
Hi. I am trying to register 180 pictures. The camera only turns 1° between 2 pictures. And as you suggested in other issues, I have used
--SiftExtraction.estimate_affine_shape 1
--SiftExtraction.do…
-
After the compilation of openmvs is completed, the scene dense.mvs file generated when using the dense point cloud function is the same as scene.mvs, but the file that can generate scene dense.pl…
-
I have tested the loftr,but i find some problem, when i use two image which have same size , the result is normal,but when i use a big picture and a small picture ,it detect nothing!
![image](https:/…
-
I'm getting and error: "ValueError: not enough values to unpack (expected 4, got 3)" from the CLI argument parser when passing namespaced args like `--data.parser.split_mode "reconstruction"` in the C…
-
I run your code use default config on new college dataset, but i can not get the same result as table 1 show. By the way, i use the link you provide to evaluate. Here are the evaluation config :
# Fo…
-
I'm using pixsfm on a large dataset with 1900 images. I have a coarse images poses so I use pairs_from_poses. I tried pixsfm but got multiple small models. Do you have any tips to get a whole model? M…