GostInShell

Results 7 issues of GostInShell

Hi! Thank you for your contribution of this great dataset! I have some questions about the evaluation metrics mentioned in the paper. For `N` in P@N, R@N, F1@N, and NDCG@N,...

Hi, thanks for releasing your code! If i get the following codes right. In the first stage, the weights for both **SMPL** and **clothed human** meshes are predicted. My question...

Is this load_data function, as below, still working? https://github.com/hkust-vgd/scanobjectnn/blob/fe60aeade9ceb8882bc3f1bc40612e65469d7e77/data_utils.py#L77 I could not find any `.pkl` file in the raw `object_dataset` folder or the `*.h5` folders. So what should the input...

Hi! Thanks for contributing you code! I am planning to reproduce your method on ZJU-Mocap. Would you please share the dataset code, and training scripts please. Thanks!

Hi! Thanks for open sourcing the code of your wonderful work! I have some questions about the position input `x` of the NeRF MLP. If I get it right, `x`...

Hi! This question is about the paper. In Figure 7, under the `skeletion only` setting, the `delayed optimization` strategy significantly improves the performance. My question is that how the `delayed...

Brilliant work!!! I have some questions on predicting the action sequences for the Zero-Shot Generalizable Rearrangement task. Here says the action sequences are planned via MPC. ![image](https://github.com/user-attachments/assets/2c152889-15d3-4fcb-ac2a-55905cc921a7) 1. But I...