Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update deeplabcut/pose_estimation_pytorch/apis/evaluate.py
Co-authored-by: n-poulsen <[email protected]>
  • Loading branch information
xiu-cs and n-poulsen authored Dec 2, 2024
commit ead180e1fdcf29fd74138bbc97f2182d44b82b5a
2 changes: 0 additions & 2 deletions deeplabcut/pose_estimation_pytorch/apis/evaluate.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,6 @@ def visualize_predictions(
output_dir: Path to save visualization outputs.
Defaults to "predictions_visualizations"

draw_skeleton: Whether to draw skeleton connections between keypoints

num_samples: Number of images to visualize. If None, processes all images

random_select: If True, randomly samples images; if False, uses first N images
Expand Down