Skip to content

deeplabcut.analyze_videos returns the model name not an array of inference results  #2348

@Stanley-Michael

Description

@Stanley-Michael

Is there an existing issue for this?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

Labels

documentationdocumentation updates/comments

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions