Closed thuliu-yt16 closed 1 year ago
prolificdreamer-propnet.yaml
update_step_end
Updatable
parse_scheduler_to_instance
TODO
Hi, will you consider implementing this sampling method for neus? I'm currently working on that.
prolificdreamer-propnet.yaml
. It replaces the occupancy grid estimator with a proposal network estimator in the first stage.update_step_end
hook forUpdatable
, which is called before the end of each batch.parse_scheduler_to_instance
, which returns a lr_scheduler instance instead of a dict config and is used for proposal network optimization.TODO