Skip to content

Commit

Permalink
Add txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hyun06000 committed Nov 7, 2021
1 parent 6504753 commit bcd6dee
Show file tree
Hide file tree
Showing 17 changed files with 1,730 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ __pycache__


/**/__pycache__/
<<<<<<< HEAD
=======
/**/wandb/
>>>>>>> seungwoo
/**/._ipynb_checkpoint/

*.csv
*.txt
*.log
*.out
*.pth
Expand Down
130 changes: 130 additions & 0 deletions dev/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
absl-py==0.14.1
adamp==0.3.0
albumentations==1.0.3
anyio==3.3.3
argcomplete==1.12.3
argon2-cffi==21.1.0
attrs==21.2.0
Babel==2.9.1
backcall==0.2.0
bleach==4.1.0
certifi==2021.10.8
cffi==1.14.6
charset-normalizer==2.0.7
click==8.0.3
colorama==0.4.4
configparser==5.0.2
cycler==0.10.0
Cython==0.29.24
debugpy==1.5.0
decorator==5.1.0
defusedxml==0.7.1
docker-pycreds==0.4.0
efficientnet-pytorch==0.6.3
entrypoints==0.3
future==0.18.2
gitdb==4.0.7
GitPython==3.1.24
grpcio==1.41.0
idna==3.3
imageio==2.9.0
importlib-metadata==4.8.1
ipykernel==6.4.1
ipython==7.28.0
ipython-genutils==0.2.0
ipywidgets==7.6.5
jedi==0.18.0
Jinja2==3.0.2
json5==0.9.4
jsonschema==4.1.0
jupyter-client==7.0.6
jupyter-core==4.8.1
jupyter-server==1.11.1
jupyterlab==3.1.18
jupyterlab-pygments==0.1.2
jupyterlab-server==2.8.2
jupyterlab-widgets==1.0.2
kaptan==0.5.12
kiwisolver==1.3.2
libtmux==0.10.1
Markdown==3.3.4
MarkupSafe==1.1.1
matplotlib==3.1.3
matplotlib-inline==0.1.3
mistune==0.8.4
munch==2.5.0
nbclassic==0.3.2
nbclient==0.5.4
nbconvert==6.2.0
nbformat==5.1.3
nest-asyncio==1.5.1
networkx==2.6.3
notebook==6.4.4
numpy==1.21.2
opencv-python==4.2.0.34
opencv-python-headless==4.5.3.56
packaging==21.0
pandas==1.3.3
pandocfilters==1.5.0
parso==0.8.2
pathtools==0.1.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==6.2.2
pretrainedmodels==0.7.4
prometheus-client==0.11.0
promise==2.3
prompt-toolkit==3.0.20
protobuf==3.18.1
psutil==5.8.0
ptyprocess==0.7.0
pycocotools==2.0.2
pycparser==2.20
Pygments==2.10.0
pyparsing==2.4.6
pyrsistent==0.18.0
python-dateutil==2.8.1
pytorch-toolbelt==0.4.4
pytz==2021.3
PyWavelets==1.1.1
PyYAML==5.4.1
pyzmq==22.3.0
requests==2.26.0
requests-unixsocket==0.2.0
scikit-image==0.18.3
scipy==1.7.1
seaborn==0.11.2
segmentation-models-pytorch==0.1.3
Send2Trash==1.8.0
sentry-sdk==1.4.3
shortuuid==1.0.1
six==1.14.0
smmap==4.0.0
sniffio==1.2.0
subprocess32==3.5.4
tensorboard==1.14.0
termcolor==1.1.0
terminado==0.12.1
testpath==0.5.0
tifffile==2021.10.12
timm==0.3.2
tmuxp==1.9.2
torch==1.8.1+cu111
torchaudio==0.8.1
torchtext==0.9.1
torchvision==0.9.1+cu111
tornado==6.1
tqdm==4.42.1
traitlets==5.1.0
ttach==0.0.3
typing-extensions==3.10.0.2
urllib3==1.26.7
wandb==0.12.5
wcwidth==0.2.5
webcolors==1.11.1
webencodings==0.5.1
websocket-client==1.2.1
Werkzeug==2.0.2
widgetsnbextension==3.5.1
yaspin==2.1.0
zipp==3.6.0
62 changes: 62 additions & 0 deletions release/data_processing/EDA_vis_tools/EDA.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
argcomplete @ file:///home/conda/feedstock_root/build_artifacts/argcomplete_1619128689661/work
backcall @ file:///home/conda/feedstock_root/build_artifacts/backcall_1592338393461/work
backports.functools-lru-cache @ file:///home/conda/feedstock_root/build_artifacts/backports.functools_lru_cache_1618230623929/work
certifi==2021.10.8
charset-normalizer==2.0.7
click==8.0.3
configparser==5.0.2
cycler==0.10.0
Cython==0.29.24
debugpy @ file:///home/conda/feedstock_root/build_artifacts/debugpy_1627074840854/work
decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1631346842025/work
docker-pycreds==0.4.0
easydict==1.9
entrypoints @ file:///home/conda/feedstock_root/build_artifacts/entrypoints_1605121927639/work/dist/entrypoints-0.3-py2.py3-none-any.whl
gitdb==4.0.7
GitPython==3.1.24
idna==3.3
importlib-metadata @ file:///home/conda/feedstock_root/build_artifacts/importlib-metadata_1630267469306/work
ipykernel @ file:///home/conda/feedstock_root/build_artifacts/ipykernel_1634726325951/work/dist/ipykernel-6.4.2-py3-none-any.whl
ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1632763775723/work
ipython-genutils==0.2.0
jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1610146791823/work
jupyter-client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1633454794268/work
jupyter-core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_core_1631852710654/work
kiwisolver==1.3.2
matplotlib==3.4.3
matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1631080358261/work
nest-asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1617163391303/work
numpy==1.21.2
pandas==1.3.4
parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1617148930513/work
pathtools==0.1.2
pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1602535608087/work
pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work
Pillow==8.4.0
promise==2.3
prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1629903925368/work
protobuf==3.18.1
psutil==5.8.0
ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
pycocotools==2.0.2
Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1629119114968/work
pyparsing==2.4.7
python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1626286286081/work
pytz==2021.3
PyYAML==6.0
pyzmq @ file:///home/conda/feedstock_root/build_artifacts/pyzmq_1631793305509/work
requests==2.26.0
sentry-sdk==1.4.3
shortuuid==1.0.1
six @ file:///home/conda/feedstock_root/build_artifacts/six_1620240208055/work
smmap==4.0.0
subprocess32==3.5.4
termcolor==1.1.0
tornado @ file:///home/conda/feedstock_root/build_artifacts/tornado_1610094704591/work
traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1630423529112/work
typing-extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1632313171031/work
urllib3==1.26.7
wandb==0.12.5
wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1600965781394/work
yaspin==2.1.0
zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1633302054558/work
130 changes: 130 additions & 0 deletions release/data_processing/Passion-ateMix/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
addict==2.4.0
albumentations==1.0.3
anyio==3.3.3
apex @ file:///opt/ml/segmentation/unilm/beit/semantic_segmentation/apex
argcomplete==1.12.3
argon2-cffi==21.1.0
attrs==21.2.0
Babel==2.9.1
backcall==0.2.0
bleach==4.1.0
certifi==2021.10.8
cffi==1.14.6
charset-normalizer==2.0.7
click==7.1.2
colorama==0.4.4
configparser==5.0.2
cycler==0.10.0
Cython==0.29.24
debugpy==1.5.0
decorator==5.1.0
defusedxml==0.7.1
docker-pycreds==0.4.0
efficientnet-pytorch==0.6.3
entrypoints==0.3
gitdb==4.0.9
GitPython==3.1.24
idna==3.3
imageio==2.9.0
importlib-metadata==4.8.1
ipykernel==6.4.1
ipython==7.28.0
ipython-genutils==0.2.0
ipywidgets==7.6.5
jedi==0.18.0
Jinja2==3.0.2
json5==0.9.4
jsonschema==4.1.0
jupyter-client==7.0.6
jupyter-core==4.8.1
jupyter-server==1.11.1
jupyterlab==3.1.18
jupyterlab-pygments==0.1.2
jupyterlab-server==2.8.2
jupyterlab-widgets==1.0.2
kiwisolver==1.3.2
Markdown==3.3.4
MarkupSafe==2.0.1
matplotlib==3.4.3
matplotlib-inline==0.1.3
mistune==0.8.4
mmcv-full==1.3.16
mmdet @ file:///tmp/tmpv9i6mntr/mmdetection
mmsegmentation==0.11.0
model-index==0.1.11
munch==2.5.0
nbclassic==0.3.2
nbclient==0.5.4
nbconvert==6.2.0
nbformat==5.1.3
nest-asyncio==1.5.1
networkx==2.6.3
notebook==6.4.4
numpy==1.21.3
opencv-python==4.5.4.58
opencv-python-headless==4.5.3.56
openmim==0.1.5
ordered-set==4.0.2
packaging==21.0
pandas==1.3.3
pandocfilters==1.5.0
parso==0.8.2
pathtools==0.1.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.4.0
pretrainedmodels==0.7.4
prettytable==2.3.0
prometheus-client==0.11.0
promise==2.3
prompt-toolkit==3.0.20
protobuf==3.19.1
psutil==5.8.0
ptyprocess==0.7.0
pycocotools==2.0.2
pycparser==2.20
Pygments==2.10.0
pyparsing==2.4.7
pyrsistent==0.18.0
python-dateutil==2.8.2
pytz==2021.3
PyWavelets==1.1.1
PyYAML==6.0
pyzmq==22.3.0
requests==2.26.0
requests-unixsocket==0.2.0
scikit-image==0.18.3
scipy==1.7.1
seaborn==0.11.2
segmentation-models-pytorch==0.1.3
Send2Trash==1.8.0
sentry-sdk==1.4.3
shortuuid==1.0.1
six==1.16.0
smmap==5.0.0
sniffio==1.2.0
subprocess32==3.5.4
tabulate==0.8.9
termcolor==1.1.0
terminado==0.12.1
terminaltables==3.1.0
testpath==0.5.0
tifffile==2021.10.12
timm==0.3.2
torch==1.7.1
torchaudio==0.7.2
torchvision==0.8.2
tornado==6.1
tqdm==4.28.1
traitlets==5.1.0
typing-extensions==3.10.0.2
urllib3==1.26.7
wandb==0.12.6
wcwidth==0.2.5
webcolors==1.11.1
webencodings==0.5.1
websocket-client==1.2.1
widgetsnbextension==3.5.1
yapf==0.31.0
yaspin==2.1.0
zipp==3.6.0
Loading

0 comments on commit bcd6dee

Please sign in to comment.