JiYinshuai
Results
1
comments of
JiYinshuai
I change the model.num_classes=1,but encounter the following mistake, I dont know why. trainer.train() File "/home/jiys/Projects/MonoDETR_Ori/lib/helpers/trainer_helper.py", line 76, in train self.train_one_epoch(epoch) File "/home/jiys/Projects/MonoDETR_Ori/lib/helpers/trainer_helper.py", line 133, in train_one_epoch detr_losses_dict = self.detr_loss(outputs, targets)...