Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YuDeng authored Jul 1, 2021
1 parent d021cc0 commit 26a5ed3
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 @@ -115,7 +115,7 @@ cp ./tf_mesh_renderer/bazel-bin/mesh_renderer/kernels/rasterize_triangles_kernel
```
If you download our pre-compiled binary file, put it into ./renderer subfolder as well.

Finally, replace the library path in ./renderer/mesh_renderer.py (Line 26) with "./renderer/rasterize_triangles_kernel.so"
Finally, replace the library path in ./renderer/rasterize_triangles.py (Line 26) with "./renderer/rasterize_triangles_kernel.so"


### Testing with pre-trained network ###
Expand Down

0 comments on commit 26a5ed3

Please sign in to comment.