TriBall3

Results 12 comments of TriBall3

Hello! May I ask you a question? I learned that you proposed Deformable-Ravens based on Ravens, so can you test the model on the source code of Ravens? I have...

I met the same problem with you , did you solve this?

Instead of using the expert demo data you provided, I generated 1000 demo data using the following code: `python main.py --gpu=0 --agent=dummy --hz=240 --task=cable-shape` After the data was generated, I...

Can you share the models in your checkpoint folder? Thanks!

> I don't think I have the models I used for this paper unfortunately. :( I had them saved at some point, however GCTN take up a lot of RAM...

Hi! I hope you can take time out of your busy schedule to answer my questions, I will be very grateful! Thank you very much!

Hi! Have you finished your CoRL paper? If you are finished, please take a little time to answer my above questions. I will be grateful ! Thank you very much...

Thanks for your answer!I have solved this problem, but a new one has come up. When I run:`python experiments/generate_cached_states.py` ![1642822215(1)](https://user-images.githubusercontent.com/75004709/150625655-9c9cb84d-8bbc-4426-8e80-362721d7e30b.jpg) and then I run:`python experiments/run_cem.py` ![1642828176(1)](https://user-images.githubusercontent.com/75004709/150625665-574a9b75-aac2-44b6-91bd-57e58910f2c7.jpg) How can I solve...

> Have you solved the problem yet?

> I have encountered the same problem. BTW I am using a docker. Have you solved the problem yet?