Honghui Wang
Honghui Wang
Hi, I am currently installing python package installation of gpmp2 after I have installed GTSAM and its python wrapper. When I use command "cmake -DGPMP2_BUILD_PYTHON_TOOLBOX:=ON .." The error happens, shown...
When I see your code, why do you use the relative position to calculate the norm between two nodes in a graph under a frame, shown as follows (The related...
Hi, I see the dataset_dimensions has been manually set, which is related to the gird construction. I would like to know how to determine the dimension of each file set....
Thank you for your nice work. When I run your code, I find that there is an error, shown as: **preTrainer = Trainer(logger, callbacks = callbacks, checkpoint_callback=False, num_sanity_val_steps=0, progress_bar_refresh_rate=10, cfg.trainer)**...
Dear Christoph, I am very sorry to put forward the issue on this repository since I cannot see the issue in the corresponding repository. Thank you for your work. Your...
Hi @svenkreiss @theDebugger811, When I unzip ETH/UCY dataset, I find that there is a directory (/data/raw) showing that this is the raw dataset of ETH/UCY I guess. However, I find...
When I am running train_sdd.py, I find an error about the dimension of the data. The error is shown as follows: And I find that there are some ndarray elements...
I would like to know if you can provide the training model code for ETH/UCY dataset. Thank you.