Deep_Object_Pose
Deep_Object_Pose copied to clipboard
i met a problem that can not be solved a long time
Traceback (most recent call last):
File "/root/miniconda3/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/root/miniconda3/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/root/miniconda3/lib/python3.8/site-packages/torch/distributed/launch.py", line 260, in
With the latest version of pytorch, they changed how distributed works, we would need to update the code, you can probably use pytorch 0.4.
Thank you for the reply!
So could you please send me the complete code that is available to run? This code may help me a lot! I have some ideas about improving and I have already get my own datasets containing 10k pngs
Thanks sincerely!
发自我的iPhone
------------------ Original ------------------ From: Jonathan Tremblay @.> Date: Wed,Sep 27,2023 0:45 AM To: NVlabs/Deep_Object_Pose @.> Cc: 100656cyx @.>, Author @.> Subject: Re: [NVlabs/Deep_Object_Pose] i met a problem that can not be solveda long time (Issue #320)
With the latest version of pytorch, they changed how distributed works, we would need to update the code, you can probably use pytorch 0.4.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>