JeffWang987 / OpenOccupancy

[ICCV 2023] OpenOccupancy: A Large Scale Benchmark for Surrounding Semantic Occupancy Perception
Apache License 2.0
574 stars 50 forks source link

Question about Train camera-based baseline #14

Closed promesse closed 1 year ago

promesse commented 1 year ago

image

Have you ever met this problem? How Can I fix it?

JeffWang987 commented 1 year ago

Have you done step 8 in installation?

promesse commented 1 year ago

Have you done step 8 in installation?

sorry paste the wrong pic i have update the question pic

0w0h0y commented 1 year ago

This can be fixed by setting workers_per_gpu=0

promesse commented 1 year ago

This can be fixed by setting workers_per_gpu=0

thanks a lot, it works. so if workers_per_gpu=0, the speed will be slower?