TaskGrasp icon indicating copy to clipboard operation
TaskGrasp copied to clipboard

Same Object, Different Grasps: Data and Semantic Knowledge for Task-Oriented Grasping

Results 4 TaskGrasp issues
Sort by recently updated
recently updated
newest added

Hi, I would like to use TaskGrasp to perform inference on unknown objects, and was testing the pre-trained model on the examples given and noticed a lot of inconsistencies with...

Hi, Thank you for such a massive contribution regarding the dataset of object pointclouds and their task-specific stable grasp poses. However, for a project that I am working on, I...

I tried commands like the below to test the pretrained model. ``` python gcngrasp/infer.py cfg/eval/gcngrasp/gcngrasp_split_mode_t_split_idx_3_.yml --data_dir data/taskgrasp/scans --obj_name 124_paint_roller --obj_class paint_roller.n.01 --task brush ``` It only performs when the object...

Hi, First of all, thanks for providing the code and the dataset. I have a question regarding the labeling of grasps in task2_results.txt. As far as I understand, each line...