Daniel Butterfield
Daniel Butterfield
@christian-rauch Sure! And yeah, looks like it was just a typo.
Okay, I think it worked now :) @christian-rauch
@christian-rauch A PR to add the refine_edges functionality, or to remove the reference to "refine_edges" from the documentation? I can definitely do the former, but I'm not sure how easy...
I just checked with lib-dt-apriltags (https://github.com/duckietown/lib-dt-apriltags), and it looks like their python bindings include ```refine_edges``` functionality. This makes me believe that refine_edges should be there, but the python port didn't...
Okay, should be fixed whenever the pull request is approved.
Would love for this to get merged, I ran into a very similar issue when I was trying to run the examples.
I also have this very same issue. However, I'm only using a GeForce RTX 2060, and it only has 14 GB of VRAM, so that might be my issue (as...
Looking into this issue a little more, I want to ask: @LaFeuilleMorte, what is your GPU utilization versus GPU memory usage? When running my model, it seems that almost the...
@Danfoa No worries; thanks so much for the help! If it's any use, I have some trivial fixes completed in my own fork (https://github.com/lunarlab-gatech/MorphoSymm), and I can open a pull...
We're only comparing against the contact-CNN, which unfortunately sounds to be the more difficult of the two; but yeah we aren't planning on comparing against the CoM-momentum regression. I'm sure...