VanLinLin commited on
Commit
6520f3c
·
1 Parent(s): 5d472bd

change get_depth_normap.py location

Browse files
.gitignore CHANGED
@@ -0,0 +1,2 @@
 
 
 
1
+ __pycache__
2
+ utils/__pycache__
utils/__pycache__/__init__.cpython-39.pyc DELETED
Binary file (277 Bytes)
 
utils/__pycache__/dataset_utils.cpython-39.pyc DELETED
Binary file (2.29 kB)
 
utils/__pycache__/dir_utils.cpython-39.pyc DELETED
Binary file (889 Bytes)
 
utils/__pycache__/image_utils.cpython-39.pyc DELETED
Binary file (6.53 kB)
 
utils/__pycache__/loader.cpython-39.pyc DELETED
Binary file (758 Bytes)
 
utils/__pycache__/misc.cpython-39.pyc DELETED
Binary file (4.39 kB)
 
utils/__pycache__/model_utils.cpython-39.pyc DELETED
Binary file (3.46 kB)
 
utils/__pycache__/shadow_mask_evaluate.cpython-39.pyc DELETED
Binary file (4.13 kB)
 
utils/__pycache__/tta.cpython-39.pyc DELETED
Binary file (5.03 kB)