Gordon Lim
Gordon Lim
Check `/usr/local/python` and see if there's a pyopenpose file in there. If yes, it means pyopenpose was installed outside of your openpose build folder. I suppose you are trying to...
@kwcckw Currently badphotocopy doesn't have the same params as in 5.0.0. When will the update be released? Did you just git clone the entire dev branch repo?
My apologies for the late response. I was asking because I faced some bug when I did not define custom features as you have. However, I don't recall how I...
The `Datalab` object relies heavily on the dataset, which must be loaded for full functionality. As a result, it is reasonable for `datalab.save()` to save the dataset by default and...
> Thanks for pointing this out. The ideal behavior would be for user to separately save/load their dataset themselves, and then Datalab.save() does not save the dataset at all. For...
> > > Thanks for pointing this out. The ideal behavior would be for user to separately save/load their dataset themselves, and then Datalab.save() does not save the dataset at...