The inferencing results are weird
Closed this issue · 2 comments
CaptainWuDaoKou commented
Hi, thank for your pytorch implementation of Contact Graspnet. One of the problems I ran into was that the prediction was weird and completely disorganized.
Someone had a similar problem with the official TensorFlow version and needed to recompile the "tf_ops" file. What should I do to fix this? Thanks
AstroTheKat commented
@CaptainWuDaoKou what did you end up doing to fix this? Thanks!
CaptainWuDaoKou commented
@CaptainWuDaoKou what did you end up doing to fix this? Thanks!
It's kind of a dumb problem as I forgot to load the model weights.