Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Coloquinte committed Dec 15, 2023
1 parent 9ecb71a commit 637d403
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/test_networks.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/bash
pwd
ls -l
ls -l ..
for arch in edsr_baseline edsr ninasr_b0 ninasr_b1 ninasr_b2 rdn rcan carn carn_m
do
python main.py --arch $arch --scale 2 --download-pretrained --validation-only --dataset-val set5
Expand Down

0 comments on commit 637d403

Please sign in to comment.