Yibo Liu

Results 6 issues of Yibo Liu

Hi. We successfully introduced the ghostnet backbone from timm. When we set feature_only as true, the structures after block 7 are ignored. The backbone works well but we are wondering...

bug

Hi! Thanks for your work! I encountered some issues when training the GLCIC-Pytorch on the Mnist dataset. I tried to adjust the parameters in train.py according to Mnist dataset (image...

Thanks for your work! I'm trying to save the intensity values in the map file. However, according to the following command, the intensity values are not saved by default. https://github.com/Livox-SDK/livox_mapping/blob/78b293893290f0611a727fc42e1dc1bed8e447a9/src/laserMapping.cpp#L1213...

Hi! Thanks for releasing your work! I'm trying to reproduce the preprocessing data part. I found that when preprocessing the camera_val, it requires the results_val_00000_0000.pkl under NOCS/results/nocs_results. However, I cannot...

Hi! Thanks for sharing this awesome work! I have a question about the grasp_gen_tool. I'm trying to follow the instructions to train the model. I found that in generate_grasp_nocs_scale_dset.py, there...

Thanks for sharing the training scripts! I have two questions about the training data. In the data files, I noticed the use of occlusion files. Do they belong to the...