Matt Whiteway
Matt Whiteway
@danbider I'll run the `develop` branch through the testing framework then merge into `main`; will update you all when this is complete. @prateekdhawalia the framework should work fine if the...
@prateekdhawalia I've now merged `develop` into `main`; please raise another issue if you run into more troubles.
Hi @prateekdhawalia, sorry to hear you didn't see good performance on your unlabeled video. 260 labeled images should be a reasonable amount - how many labeled keypoints do you have...
@prateekdhawalia I opened a new issue for this, will look into it today https://github.com/danbider/lightning-pose/issues/59#issue-1360165519
Sure thing, traveling now but will submit in a day or two On Tue, May 17, 2022, 10:12 Edgar Riba ***@***.***> wrote: > @themattinthehatt thanks to point > this out....
@juliaaz I think the hard-coding of the means and stds shouldn't be an issue here. The question is where these fixtures get used in other tests. Since the standard deviation...
Hi @egg-benedict, we should definitely be able to get this working on the CalMS dataset. Would you mind copy/pasting your config file here?
Also, it would be useful to use tensorboard to look at the training performance of your models. From the command line you just need to run (inside the LP conda...
@egg-benedict just checking in on this again, would love to help you get up and running with this dataset
@arielah thanks for posting the issue. I have two working versions: * Ubuntu 22.04, `importlib-metadata` version is `7.0.1` * Ubuntu 20.04, `importlib-metadata` version is `6.8.0` Maybe try downgrading to `importlib-metadata`...