cvlab-columbia/viper

How to address problems with generated code

stevebottos opened this issue · 2 comments

I've managed to bump up against an issue with the generated code:
image
Any recommended ways around this?

Hi, this is an issue with the visualization function. We'll try to put together a fix. In the meantime, the code should run if you set show_intermediate_steps to False.

Hi, it should work now with the latest commit.