-
I have been using deeplabcut for about 3 weeks, and after asking around on forums, I was told that DLC GUI does not have a way to continue training the network from a saved snapshot. That is, I have a…
-
Labeled data is not being saved properly sometimes. Need to investigate this further. Waiting on error log from @uclaletizia.
-
When I imported the DEEPLABCUT data set, the following error occurred. This did not happen before, and it still does not work after reinstalling.
Terminal print information:
```python
Restoring G…
-
Hi! I'm a rather new user of DLC and Anipose and in the past months I've been working on multicamera 3D, managing to successfully reconstruct all my keypoints in a pretty stable 3D video. However, the…
-
Hi!
The work in here sounds specific to the humanoid model, I'm wondering how difficult it would be to add the same functionality for the dog model? a BVHtoDogDeepMimic if you will.
https://githu…
-
# Description
We have at least two sets of data that could be useful for building a markerless motion capture algorithm for bicycling.
This data from bicycling on a treadmill using a traditional…
-
This write-up was prompted by [this zulip topic](https://neuroinformatics.zulipchat.com/#narrow/channel/406001-Movement/topic/Output.20formats).
## The problem
We have so far taken a pluralistic…
-
I'm Xinfeng Chen, from Ying Li lab, Beijing China. Neural science group.
I created the `ffmpegcv`, which is an alternative to OPENCV for video reading and writing. I used ffmpegcv to speed up my 3D…
-
This is a meta-issue recording action items from a review of biomedical articles that cite SciPy and the results of a survey sent to authors of over 50 of these papers. In some cases, we can offer to …
-
# Meeting notes 2.05
## Problems
- What to do as a baseline solution?
- What semi-supervised methods can we use?
- How to add image priors?
## Baseline solution
- We have UNet implemented
- …