Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
139 changes: 0 additions & 139 deletions dlclive/graph.py

This file was deleted.

120 changes: 0 additions & 120 deletions dlclive/pose.py

This file was deleted.

1 change: 0 additions & 1 deletion dlclive/pose_estimation_tensorflow/graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
Licensed under GNU Lesser General Public License v3.0
"""


import tensorflow as tf

vers = (tf.__version__).split(".")
Expand Down
1 change: 0 additions & 1 deletion dlclive/pose_estimation_tensorflow/pose.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
Licensed under GNU Lesser General Public License v3.0
"""


import numpy as np


Expand Down