Skip to content

Releases: Ze-Yang/LGKD

LGKD Official Implementation (ICCV 2023)

26 Jan 18:41

Choose a tag to compare

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.