Ruinian Xu
Ruinian Xu
Hi Kapsl, Did you solve the problem of being unable to find gazebo_world? Since the indigo pr2 package is not released, I had to install binary pr2 package separately i.e...
Hi Kapsl, Where did you find gazebo_worlds package? Is it in the pr2_simulator package? Or other package like ros-indigo-gazebo? Thanks On Tue, Nov 7, 2017 at 11:36 AM, kapsl wrote:...
Thanks. I solved it. Actually empty_world.launch locates in gazebo_ros package. And gazebo_ros source code also has some bugs in it. Eventually I used binary gazebo_ros package. On Wed, Nov 8,...
@xiaobaishu0097 Hi, I am meeting the same problem as you. I wonder if you find the way to address it. Really appreciate your help. Thanks
I successfully modified the source code and let the agent print projection matrix of the camera. I've documented everything in my [forked version](https://github.com/ivalab/ai2thor). Under the test folder, there is a...
Yes, I do. I will recommend you to use PyTorch under 0.4 since one of his implementations is based on that and it was officially dumped after PyTorch 0.4.
@linzhi123 Hi linzhi, Have you solved this problem? I am using DCNv2 in Centernet and also getting this error. It seems this error occurs in ubuntu but not in windows.
@ChongjianGE Yeah.
@rosinality @lychenyoko Could you please let me know how you addressed that issue? I am using DistributedDataParallel right now but got stuch at the step of synchronization (https://github.com/rosinality/stylegan2-pytorch/blob/bef283a1c24087da704d16c30abc8e36e63efa0e/train.py#L439).
Hi @JimmyDaSilva , thank you so much for your reply. I think I didn't explain the problem well. First of all, if I understand correctly, what this package can do...