Is there an existing issue for this?
Bug description
in pose_estimation_tensorflow > predict_videos.py
Analyze_videos on line 268: states that it returns a pandas array of inference results but just returns the name of the model.
line 697: return DLCscorer # note: this is either DLCscorer or DLCscorerlegacy depending on what was used!
Operating System
Linux
DeepLabCut version
dlc version
DeepLabCut mode
multi animal
Device type
gpu
Steps To Reproduce
See deeplabcut.analyze_videos
Relevant log output
No response
Anything else?
No response
Code of Conduct