Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sibozhang authored Apr 22, 2021
1 parent 876e964 commit 0f3499d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,16 @@ The folder structure of the inpainting is as follows:
```
## Evaluation
cd catkin_ws
rosrun loam_velodyne videoInpaintingTexSynthFusion 1534313590 1534313597 1534313594 ../data/pandora_liang/set2
## Baseline result
| Method | MAE | RMSE | PSNR | SSIM |
|--------|-------|-------|--------|-------|
| DVI | 6.135 | 9.633 | 21.631 | 0.895 |
## How to label your own data and build 3D map
1. Label Mask image of inpainting area
Expand Down

0 comments on commit 0f3499d

Please sign in to comment.