Zhenyu Li commited on
Commit
01aa8a4
1 Parent(s): a982d70
.gitignore ADDED
@@ -0,0 +1,157 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.png
2
+ .vscode/
3
+ *.rdb
4
+ **.xml
5
+ wandb/
6
+ slurm/
7
+ tmp/
8
+ .logs/
9
+ checkpoints/
10
+ external_jobs/
11
+ # Byte-compiled / optimized / DLL files
12
+ __pycache__/
13
+ *.py[cod]
14
+ *$py.class
15
+ ptlflow_logs/
16
+ output/
17
+ log/
18
+ .idea/
19
+ # C extensions
20
+ *.so
21
+ results/
22
+ **.DS_Store
23
+ **.pt
24
+ demo/
25
+ # Distribution / packaging
26
+ .Python
27
+ build/
28
+ develop-eggs/
29
+ dist/
30
+ downloads/
31
+ eggs/
32
+ .eggs/
33
+ lib/
34
+ lib64/
35
+ parts/
36
+ sdist/
37
+ var/
38
+ wheels/
39
+ pip-wheel-metadata/
40
+ share/python-wheels/
41
+ *.egg-info/
42
+ .installed.cfg
43
+ *.egg
44
+ MANIFEST
45
+ ~shortcuts/
46
+ **/wandb_logs/
47
+ **.db
48
+ # PyInstaller
49
+ # Usually these files are written by a python script from a template
50
+ # before PyInstaller builds the exe, so as to inject date/other infos into it.
51
+ *.manifest
52
+ *.spec
53
+
54
+ # Installer logs
55
+ pip-log.txt
56
+ pip-delete-this-directory.txt
57
+
58
+ # Unit test / coverage reports
59
+ htmlcov/
60
+ .tox/
61
+ .nox/
62
+ .coverage
63
+ .coverage.*
64
+ .cache
65
+ nosetests.xml
66
+ coverage.xml
67
+ *.cover
68
+ *.py,cover
69
+ .hypothesis/
70
+ .pytest_cache/
71
+
72
+ # Translations
73
+ *.mo
74
+ *.pot
75
+
76
+ # Django stuff:
77
+ *.log
78
+ local_settings.py
79
+ db.sqlite3
80
+ db.sqlite3-journal
81
+
82
+ # Flask stuff:
83
+ instance/
84
+ .webassets-cache
85
+
86
+ # Scrapy stuff:
87
+ .scrapy
88
+
89
+ # Sphinx documentation
90
+ docs/_build/
91
+
92
+ # PyBuilder
93
+ target/
94
+
95
+ # Jupyter Notebook
96
+ .ipynb_checkpoints
97
+
98
+ # IPython
99
+ profile_default/
100
+ ipython_config.py
101
+
102
+ # pyenv
103
+ .python-version
104
+
105
+ # pipenv
106
+ # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
107
+ # However, in case of collaboration, if having platform-specific dependencies or dependencies
108
+ # having no cross-platform support, pipenv may install dependencies that don't work, or not
109
+ # install all needed dependencies.
110
+ #Pipfile.lock
111
+
112
+ # PEP 582; used by e.g. github.com/David-OConnor/pyflow
113
+ __pypackages__/
114
+
115
+ # Celery stuff
116
+ celerybeat-schedule
117
+ celerybeat.pid
118
+
119
+ # SageMath parsed files
120
+ *.sage.py
121
+
122
+ # Environments
123
+ .env
124
+ .venv
125
+ env/
126
+ venv/
127
+ ENV/
128
+ env.bak/
129
+ venv.bak/
130
+
131
+ # Spyder project settings
132
+ .spyderproject
133
+ .spyproject
134
+
135
+ # Rope project settings
136
+ .ropeproject
137
+
138
+ # mkdocs documentation
139
+ /site
140
+
141
+ # mypy
142
+ .mypy_cache/
143
+ .dmypy.json
144
+ dmypy.json
145
+
146
+ # Pyre type checker
147
+ .pyre/
148
+
149
+ # some save path
150
+ nfs/
151
+ wandb/
152
+ datasets/
153
+ dcgm/
154
+
155
+ .err
156
+ .out
157
+ script_run.sh
examples/example_1.jpeg ADDED

Git LFS Details

  • SHA256: a1d0a358e28e6d23363688a54e46ca66fb13eea4be58ab071be3a6149b32087a
  • Pointer size: 131 Bytes
  • Size of remote file: 692 kB
examples/example_2.jpeg ADDED

Git LFS Details

  • SHA256: 786c0b925f85f1cbe382215a497597445132db96a1faf219d3837c595ac10ea4
  • Pointer size: 132 Bytes
  • Size of remote file: 2.37 MB
examples/example_3.jpeg ADDED

Git LFS Details

  • SHA256: a2a7d175bf88d61d641b9b593873c150651bd9aaf419769901bee2a88d86147e
  • Pointer size: 132 Bytes
  • Size of remote file: 2.99 MB
examples/example_4.jpeg ADDED

Git LFS Details

  • SHA256: a4271093e47346fd6dff0ab179acd90cba7a1c1e2d5f171ee110a99d172f71d0
  • Pointer size: 131 Bytes
  • Size of remote file: 730 kB
examples/example_5.jpeg ADDED

Git LFS Details

  • SHA256: e788f6b66bc31926e5ce908e0e35060a60013a105d40043f3548427123c5601f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB