LiewFeng / imTED

[ICCV 2023] Integrally Migrating Pre-trained Transformer Encoder-decoders for Visual Object Detection
https://arxiv.org/abs/2205.09613
Apache License 2.0
66 stars 8 forks source link

KeyError: 'LayerDecayOptimizerConstructorBackboneFronzen is not in the optimizer builder registry' #4

Closed luoyq6 closed 1 year ago

luoyq6 commented 1 year ago

Excuse me, but I got the following error while training with imted_faster_rcnn_vit_base_2x_finetuning_10shot_coco.py. Can you help explain it? thank you 1671089652991 @LiewFeng

LiewFeng commented 1 year ago

Fixed in #1. The code of LayerDecayOptimizerConstructorBackboneFronzen is updated several dyas ago. Please clone the newest code.