PaddlePaddle / Paddle3D

A 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.
Apache License 2.0
573 stars 141 forks source link

[Feat] Add `val_batch_size` Option #396

Closed Bobholamovic closed 1 year ago

Bobholamovic commented 1 year ago

添加可选的val_batch_size功能,使训练阶段train和validate可以使用不同的batch size。