Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Xihui Liu authored Aug 27, 2021
1 parent 27801f0 commit b2ff6cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
python test.py \
--name OpenEdit \
--img_path test_imgs/car_blue.jpg \
--ori_cap 'red car' \
--new_cap 'blue car' \
--ori_cap 'blue car' \
--new_cap 'red car' \
--edge_level 41 \
--lr 0.002 \
--which_epoch latest

0 comments on commit b2ff6cd

Please sign in to comment.