Better algo

This commit is contained in:
2019-10-09 11:02:10 +02:00
parent 4c15b06d95
commit c1bb5662c7
2 changed files with 37 additions and 33 deletions

View File

@@ -117,7 +117,7 @@ This order is then saved as a JSON file that a client can download it to know wh
\OptimalOrder\leftarrow{} []\;
\EmptyRender\leftarrow\Render{\EmptyModel,\BookmarkViewpoint}\;
\PreviousPsnr\leftarrow\Psnr(\EmptyRender,\GroundTruthRender)\;
\PreviousPsnr\leftarrow\Psnr{\EmptyRender,\GroundTruthRender}\;
\TotalModel\leftarrow\EmptyModel\;