deepneuroboun / DeepLabCut

Markerless pose estimation of user-defined features with deep learning for all animals, including humans
http://deeplabcut.org
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Analysis for the selected video or csv file #5

Open SanD94 opened 3 years ago

SanD94 commented 3 years ago
SanD94 commented 3 years ago

Skipping video analysis depends on deeplabcut methods. In order to analyze h5 files without any related video path, methods should be changed.

SanD94 commented 3 years ago

Progress bar implementation will be done later because of a problem in using threads with GUI. wxPython cannot handle different thread processes of GUI implementation and the program is killed.