Commit 204d9083 authored by chenych's avatar chenych
Browse files

upodate results

parent f9f61fde
...@@ -472,9 +472,11 @@ python eval/lol/painter_inference_lol.py --ckpt_path models/painter_vit_large.pt ...@@ -472,9 +472,11 @@ python eval/lol/painter_inference_lol.py --ckpt_path models/painter_vit_large.pt
## result ## result
本地测试集测试结果单张展示: 本地测试集测试结果单张展示:
<div align=center> <div align=center>
<img src="./doc/origin.png"/> <img src="./doc/high.png"/>
</div>
<div align=center>
<img src="./doc/low.png"/>
</div> </div>
<div align=center> <div align=center>
......
...@@ -4,7 +4,7 @@ h5py # for depth ...@@ -4,7 +4,7 @@ h5py # for depth
xtcocotools # for pose xtcocotools # for pose
natsort # for denoising natsort # for denoising
wandb wandb
scikit-image scikit-image==0.18.0
git+https://github.com/svenkreiss/poseval.git git+https://github.com/svenkreiss/poseval.git
tensorbord tensorbord
fvcore==0.1.5 fvcore==0.1.5
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment