Delete 0_convert_avi_to_npy.py
This commit is contained in:
parent
d72b12ebdb
commit
1b96e87cdd
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
from svd import convert_avi_to_npy
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
|
||||||
# Convert from avi to npy
|
|
||||||
filename: str = "example_data_crop"
|
|
||||||
convert_avi_to_npy(filename)
|
|
Loading…
Reference in a new issue