← Search

Zhengli Zhao

4 accepted papers

2024

STT: Stateful Tracking with Transformers for Autonomous Driving

ICRA 2024poster

Tracking objects in three-dimensional space is critical for autonomous driving. To ensure safety while driving, the tracker must be able to reliably track objects across frames and accurately estimate their states such as velocity and acceleration in the present. Existing works frequently focus on t…

Cited by 0SourceScholar
2021

Improved Consistency Regularization for GANs

AAAI 2021technical

Recent work has increased the performance of Generative Adversarial Networks (GANs) by enforcing a consistency cost on the discriminator. We improve on this technique in several ways. We first show that consistency regularization can introduce artifacts into the GAN samples and explain how to fix th…

2020

Top-k Training of GANs: Improving GAN Performance by Throwing Away Bad Samples

NeurIPS 2020poster

We introduce a simple (one line of code) modification to the Generative Adversarial Network (GAN) training algorithm that materially improves results with no increase in computational cost. When updating the generator parameters, we simply zero out the gradient contributions from the elements of the…

Cited by 65SourcePDFScholar