contactdb_prediction
contactdb_prediction copied to clipboard
Code for CVPR 2019 paper "ContactDB: Analyzing and Predicting Grasp Contact via Thermal Imaging"
Hi, Thanks for your interesting work. When I tried to run: `python eval.py --instruction use --config configs/voxnet.ini --checkpoint data/checkpoints/use_voxnet_diversenet_release/checkpoint_model_86_val_loss=0.01107167.pth --show_object mug` I got one error message. Please check the image...
Thanks for your great job! Im trying to implement the predict code on my setup and it turns out the links of processed data and pretrained model are not accessible...