Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoto Inoue authored Dec 4, 2020
1 parent 2e7f944 commit 7f0aa4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ CUDA_VISIBLE_DEVICES=<gpu_id> python test.py --snapshot <snapshot_path>

## Results

Here are some results from the test set after the training of 500,000 iterations and fine-tuning (freezing BN in encoder) of 500,000 iterations. The model is available [here](https://drive.google.com/open?id=1SYjJ-Vlu2cpAlgBG5FiJueN9W4lf48w8), but I don't ensure the quality.
Here are some results from the test set after the training of 500,000 iterations and fine-tuning (freezing BN in encoder) of 500,000 iterations. The model is available [here](https://drive.google.com/file/d/1PgcE4hNlf7ML5H68wd5nXwQXa9YBKGzO/view?usp=sharing), but I don't ensure the quality.
(Top to bottom: input, mask, image generated by the network, image which is combined with the original non-masked region of image, ground truth)
![Results](result_iter_1000000.jpg)

Expand Down

0 comments on commit 7f0aa4d

Please sign in to comment.