ChangjianLi
ChangjianLi
> That's still possible, though I don't have sample code for that. Those experiments from the paper were trained with the old repo using Tensorflow 1, where I did provide...
> Hi, The implementation is quite simple CAR: > > https://github.com/Arthur151/ROMP/blob/91dac0172c4dc0685b97f96eda9a3a53c626da47/romp/lib/maps_utils/centermap.py#L99 > > > Gaussion kernel size: > https://github.com/Arthur151/ROMP/blob/91dac0172c4dc0685b97f96eda9a3a53c626da47/romp/lib/maps_utils/centermap.py#L362 Thx for the reply : ). But are these methods used...
why I got error **export PYTHONPATH=$PYTHONPATH:/home/ubuntu/rbdl/rbdl-build/python** when I tried to import rbdl using python ? the python version is 3.7 