Home

Awesome

Ground-Truth or DAER

This is the repository for the ICCV2021 paper titled Ground-Truth or DAER: Selective Re-query of Secondary Information. The work is divided into two individual tasks, hierarchical scene classification and keypoint-conditioned viewpoint estimation, stored in their respective folders in the repositories.

The hierarchical scene classification code is based on the repository for the WACV paper "Plugin Networks for Inference under Partial Evidence (paper, code)."

The keypoint-conditioned viewpoint estimation code is based on a pytorch adaptation of the ICCV paper "Click Here: Human-Localized Keypoints as Guidance for Viewpoint Estimation (paper, original repository, PyTorch adaptation)