Skip to content

Commit

Permalink
removed more __pycache__ files
Browse files Browse the repository at this point in the history
  • Loading branch information
ashesh-0 committed Apr 8, 2024
1 parent 9a5a5eb commit 70ce7d3
Show file tree
Hide file tree
Showing 28 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.vscode
__pycache__
.idea
.png
wandb
*.npy
output_*.txt
Binary file removed denoisplit/__pycache__/config_utils.cpython-39.pyc
Binary file not shown.
Binary file removed denoisplit/__pycache__/losses.cpython-39.pyc
Binary file not shown.
Binary file removed denoisplit/__pycache__/training.cpython-39.pyc
Binary file not shown.
Binary file removed denoisplit/__pycache__/training_utils.cpython-39.pyc
Binary file not shown.
Binary file removed denoisplit/__pycache__/utils.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed denoisplit/core/__pycache__/__init__.cpython-39.pyc
Binary file not shown.
Binary file removed denoisplit/core/__pycache__/custom_enum.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file removed denoisplit/core/__pycache__/data_type.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed denoisplit/core/__pycache__/loss_type.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed denoisplit/core/__pycache__/psnr.cpython-39.pyc
Binary file not shown.
Binary file removed denoisplit/core/__pycache__/sampler_type.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed denoisplit/core/__pycache__/tiff_reader.cpython-39.pyc
Binary file not shown.

0 comments on commit 70ce7d3

Please sign in to comment.