Skip to content

Commit

Permalink
Move data module out of the package as a data collection script
Browse files Browse the repository at this point in the history
  • Loading branch information
bhky committed May 6, 2022
1 parent 7132c65 commit c2bb02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hgd/_data_collection.py → training/collect_landmarks.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Data collection.
Landmark data collection.
"""
import os
import time
Expand Down

0 comments on commit c2bb02f

Please sign in to comment.