zhu ziming

Results 15 comments of zhu ziming

> The metirc result is not deterministic. > > cmd: python tools/val_nusc_tracking.py examples/point_pillars/configs/nusc_all_pp_centernet_tracking.py --checkpoint model_zoo/simtrack_pillar.pth --work_dir word_dirs/baseline > > For fast, I just use nuscenes v1.0-mini set to test. It...

I have the same request, hope your reply

I have the same problem . when the first frame is closed,the terminal shows "Process finished with exit code -1073741819 (0xC0000005)"

have you solved it? thank you!

I have the same problem ,have you solved it ? I guess is it related to num_workers?

> the same problem in https://www.zhihu.com/question/512132168 https://discuss.pytorch.org/t/gpu-startup-is-way-too-slow/147956/12 I think it need to close the IOMMU, Unfortunately, GPU is on the cluster of the school, I do not have the permission...

I have use sync instead .and I have decreased the number workers and batchsize ,but it dosn't work too. ---Original--- From: "Tianwei ***@***.***> Date: Tue, Apr 26, 2022 02:51 AM...

> worse case scenario, you can just use openpcdet's centerpoint implementation (they also look good and have comparable performance) thank you ,I will have a try!

I checked to tesla A100 does not seem to support CUDA10.X, this is more troublesome, I will try open3d next, thank you very much for your reply! ------------------ 原始邮件 ------------------ 发件人: "tianweiy/CenterPoint"...

> 你好,这是不正常的。8V100 GPU 的训练时间约为 2 天。一个猜测是IO速度,你能先检查一下你磁盘的读/写速度吗?(但这也很奇怪,因为在这种情况下,GPU 使用率应该非常低) Thanks for your reply, I noticed that GPU utilization was always at 100% and didn't jump from high to low.I wonder if this...