Skip to content

Commit

Permalink
remove the importation of uncalled functions
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuhao-nju committed Apr 16, 2019
1 parent c7c7898 commit c7a5116
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion datasets/LSPET.py
Expand Up @@ -17,7 +17,6 @@
from utility import make_trimesh
from utility import get_joint_move
from utility import get_achr_move
from utility import crop_img_sil
from utility import get_anchor_posi
from data_filter import lspet_filter
from utility import take_notes
Expand Down
1 change: 0 additions & 1 deletion datasets/MPII.py
Expand Up @@ -16,7 +16,6 @@
from utility import make_trimesh
from utility import get_joint_move
from utility import get_achr_move
from utility import crop_img_sil
from utility import transform_mpii_joints
from utility import get_anchor_posi
from data_filter import mpii_filter
Expand Down

0 comments on commit c7a5116

Please sign in to comment.