Denis Tarasov
Results
1
comments of
Denis Tarasov
Is it OK to remove initial random translations and to do something like this in inference? ```tr_schedule = get_t_schedule(inference_steps=args.inference_steps + 5)[-args.inference_steps:]```