This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Add required dependencies error message to available_*
methods.
#1125
Labels
Milestone
🐛 Bug
To Reproduce
Code to reproduce the behavior:
Expected behavior
I'm not sure what are all the available backbones and heads for
KeypointDetector
. However, from the source code of KeypointDector (see the excerpt below) there should be at least 1 available backbones and heads, respectively.Environment
conda
,pip
, source):pip install torch==1.7.1+cu110 torchvision==0.8.2+cu110 -f https://download.pytorch.org/whl/torch_stable.html
Additional context
The text was updated successfully, but these errors were encountered: