akanazawa / cmr

Project repo for Learning Category-Specific Mesh Reconstruction from Image Collections
MIT License
476 stars 85 forks source link

demo.py plot_trisurf #22

Open felixboevr opened 4 years ago

felixboevr commented 4 years ago

Hi Angjoo, I'm still trying to find a way to plot the bird demo as an interactive 3d visualization, similiar to projects like this. Have you maybe discussed to use plot_trisurf function from matplotlib in demo.py to do something similar?