Skip to content

Conversation

@C-Achard
Copy link
Collaborator

Removes unused and duplicated files:

  • dlclive/pose.py
  • dlclive/graph.py

These are unused, as they are now defined and used only in the tensorflow-specific pipeline.

Added comments indicating duplication between dlclive/graph.py and dlclive/pose_estimation_tensorflow/graph.py, as well as between dlclive/pose.py and dlclive/pose_estimation_tensorflow/pose.py. Marked the TensorFlow-specific files in the root as candidates for deletion since only the versions in pose_estimation_tensorflow are used.
@C-Achard C-Achard self-assigned this Jan 26, 2026
Deleted dlclive/graph.py and dlclive/pose.py, which were duplicates of files in dlclive/pose_estimation_tensorflow/. These files were TensorFlow-specific and not used elsewhere
@C-Achard C-Achard requested a review from deruyter92 January 26, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants