How to generate 3D model?
Or just one video file? Fern's training model is 200000. There are 200000 videos, but the changes are very slight. I'm using VLC to view the videos. You and the trained pre training model have been downloaded and then installed,trimesh and pyrender packages。 So what? Can I generate / obj file later?
The frequency of video saving is controlled by the --i_video parameter here, which has default value 50000.
See extract_mesh.ipynb for an example of generating a mesh. There's a commented out line with the function mcubes.export_mesh() showing how to use that to save a mesh in DAE file format.
Generating a 3D-Blender model from this would be awesome :-O
I wrote code to generate colored mesh in my implementation, will add a video explanation these days.
awesome