Skip to content

LGKD Official Implementation (ICCV 2023)

Latest
Compare
Choose a tag to compare
@Ze-Yang Ze-Yang released this 26 Jan 18:41

This version still uses apex (deprecated) for mixed precision. In the next release, it will be updated with the pytorch build-in feature torch.autocast and torch.cuda.amp.GradScaler.