Closed husamhamu closed 3 days ago
Here is the full traceback:
Traceback (most recent call last):
File "./tools/train.py", line 109, in
I had a similar problem, have you solved it yet?
I think that meant the memory is not enough. I ended up using Colab Pro.
I think that meant the memory is not enough. I ended up using Colab Pro.
Feel free to reach out to discuss this, nvidiarohs@gmail.com
I have a server with an A6000 48G video card right now, but I've read that the author used an 8x 32G V100 video card that takes 144 hours to train once. So I'm wondering if I only have an A6000 then would it take more than half a month to train once. I would like to ask you about your configurations and how long it takes to train once, are you from China and if so can you add a wechat?
Husam Hamu @.***> 于2024年11月3日周日 18:36写道:
I think that meant the memory is not enough. I ended up using Colab Pro.
— Reply to this email directly, view it on GitHub https://github.com/SysCV/qd-3dt/issues/32#issuecomment-2453377579, or unsubscribe https://github.com/notifications/unsubscribe-auth/A73DG62JD3KZNJ4TAAZOP5LZ6X4CFAVCNFSM6AAAAABRCTIA4SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJTGM3TONJXHE . You are receiving this because you commented.Message ID: @.***>
I only fine-tuned the model. And no I am not from China.
Ok, have you trained the model please, if it takes too long I might give up on the project. Can you recommend me some relevant monocular 3D tracking projects please?
Message ID: @.***>
I think I fine-tuned the model on a dataset that was maybe around 4000 images. I was done in hours with the setup of Colab Pro. And I have not been active in the field, so I can't recommend anything really. Check out my video for fun: https://www.linkedin.com/posts/husam-hamu-4a095b1a9_tdu-deeplearning-carla-activity-6980460901871050753-UnvV?utm_source=share&utm_medium=member_desktop
Hi, can you please share with us a way to solve this error:
RuntimeError: CUDA out of memory. Tried to allocate 84.00 MiB (GPU 0; 3.82 GiB total capacity; 2.37 GiB already allocated; 76.44 MiB free; 2.52 GiB reserved in total by PyTorch)
First, I though it might be a compatibility issue, even though the message is quite clear that this is not the case so nothing really worked for me. Now I am having a hard time figuring out how to solve it, I would appreciate some help. Thanks