mlvlab / SpeaQ

Official PyTorch implementation of "Groupwise Query Specialization and Quality-Aware Multi-Assignment for Transformer-based Visual Relationship Detection" (CVPR 2024).
27 stars 2 forks source link

about the Evaluation #3

Closed Maybeetw closed 6 months ago

Maybeetw commented 6 months ago

when i try run the Evaluation,i get AttributeError: Attribute 'statistics' does not exist in the metadata of dataset 'VG_train'. Available keys are dict_keys(['name', 'thing_classes', 'predicate_classes', 'attribute_classes']).