DeepLabCut / DeepLabCut/DeepLabCut-live-GUI
Session control & manifest writing
Đang mở
@C-Achard đang làm issue này rồi.
Từ ngày 14/8/2026.
config
enhancement
recording
- Ngôn ngữ chính
- Python
- Star
- 72
- Fork
- 28
- Merge trung bình
- 1 ngày 10 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.