DeepLabCut / DeepLabCut/DeepLabCut-live-GUI

Session control & manifest writing

Abierto
#108 0 comentarios 0 reacciones 1 asignado Ver en GitHub

@C-Achard ya está trabajando en esto.

Desde el 14/8/2026.

config enhancement recording
Lenguaje dominante
Python
Estrellas
72
Forks
28
Merge medio
1 d 10 h
PR fusionados (30 d)
2

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.