There are two functions "load_model_from_disk()" and "Model()"which are used in both demo and eval. One has "shape_family_id" and "load_from_disk" variables and one doesn't. The load_model_from_disk is defined by yourself so it can be different, but the Model() is the function from neural_renderer I think and it needs shape_family_id and load_from_disk. And I cannot run it now. Can you use the demo or do you have any update on this? Thank you so much!
Issue reported by Le Jiang:
There are two functions "load_model_from_disk()" and "Model()"which are used in both demo and eval. One has "shape_family_id" and "load_from_disk" variables and one doesn't. The load_model_from_disk is defined by yourself so it can be different, but the Model() is the function from neural_renderer I think and it needs shape_family_id and load_from_disk. And I cannot run it now. Can you use the demo or do you have any update on this? Thank you so much!