filaPro / unidet3d

UniDet3D: Multi-dataset Indoor 3D Object Detection
Other
58 stars 3 forks source link

any idea how to optimize this code? #7

Open yxchng opened 4 days ago

yxchng commented 4 days ago

the gpu util of this code seem to be very low, do you have any idea of where the bottleneck is and how to optimize?

filaPro commented 3 days ago

hard to say anything specific. may be try to increase num_workers in dataloader, as we use some slow augmentations like ElasticTransfrom