V2AI / Det3D

World's first general purpose 3D object detection codebse.
https://arxiv.org/abs/1908.09492
Apache License 2.0
1.5k stars 299 forks source link

Early stopping #172

Open christianodenwald opened 1 year ago

christianodenwald commented 1 year ago

Is there any designated way to define an early stopping criterion? As far as I can see you can only define total_epochs in the config file.