Skip to content

Commit

Permalink
Disable I experiment prediction.
Browse files Browse the repository at this point in the history
  • Loading branch information
NikoOinonen committed Dec 12, 2023
1 parent edf0493 commit f3276b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dependencies:
- torchvision
- torchaudio
- cuda
- ninja
- matplotlib
- numpy
- scipy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def apply_preprocessing(X, real_dim):
"Ying_Jiang_2_1.npz",
"Ying_Jiang_2_2.npz",
"Ying_Jiang_3.npz",
"Ying_Jiang_4.npz",
# "Ying_Jiang_4.npz", # Takes a lot of video memory
"Ying_Jiang_5.npz",
"Ying_Jiang_6.npz",
"Ying_Jiang_7.npz",
Expand Down

0 comments on commit f3276b8

Please sign in to comment.