Skip to content

Commit

Permalink
Remove latent rotate point cloud from transforms
Browse files Browse the repository at this point in the history
Has been in augmentors for a while
  • Loading branch information
Kalior committed Aug 30, 2018
1 parent 1a9f072 commit 0b8659b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 89 deletions.
1 change: 0 additions & 1 deletion action_recognition/transforms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@
from .speed import Speed
from .extract_keypoints import ExtractKeypoints
from .interpolate_keypoints import InterpolateKeypoints
from .rotate_point_cloud import RotatePointCloud
88 changes: 0 additions & 88 deletions action_recognition/transforms/rotate_point_cloud.py

This file was deleted.

0 comments on commit 0b8659b

Please sign in to comment.