DeepLabCut / DeepLabCut/DeepLabCut-live-GUI
Session control & manifest writing
Offen
@C-Achard arbeitet bereits daran.
Seit 14.8.2026.
config
enhancement
recording
- Vorherrschende Sprache
- Python
- Sterne
- 72
- Forks
- 28
- Ø Merge
- 1 T. 10 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
Currently the concepts of video recording and session are a bit mixed.
It would be useful for a session to have the following capabilities:
- Can contain multiple recordings
- Can have multiple inference recordings / processors related to that as well
- Should propagate a dashboard / context to clearly report current app status to other callers
- Could listen to a socket for triggering the recording directly (i.e. experimenters with a different experimental GUI can make this one the follower instead of the master).
- Each session should write a manifest with the metadata of all recordings that happened. This greatly simplifies the database ingestion and makes it more robust. This includes the metadata from the camera
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.