SHL

Results 52 comments of SHL

没,只要改把其他的文件中的dataset_cfg改一下就行

please add one line after line 482 in [edgeyolo/train/trainer.py](../tree/main/edgeyolo/train/trainer.py#L482) and then run and show me the error ```python if (self.now_epoch + 1) % self.eval_interval == 0 or self.no_aug: while True:...