Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
psc0628 committed Mar 30, 2023
1 parent c15e470 commit 1c25a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ python infer.py ma-scvp_longtail32.pth.tar Dragon
The MA-SCVP network takes the 32x32x32 occupancy grid (the bounding box in the scene shown in left) and the view state vector (red-green-blue views shown in right) as input.
<img src="https://github.com/psc0628/MA-SCVP/blob/main/Demo/Dragon_voxelscene.png" width="300px"> <img src="https://github.com/psc0628/MA-SCVP/blob/main/Demo/Dragon_viewstate.png" width="240px">
The MA-SCVP network outputs the ideally smallest view set (red-green-blue views) to cover all remaining object surfaces.
<img src="https://github.com/psc0628/MA-SCVP/blob/main/Demo/Dragon_cover.png" width="450px">
<img src="https://github.com/psc0628/MA-SCVP/blob/main/Demo/Dragon_cover.png" width="450px">

0 comments on commit 1c25a25

Please sign in to comment.