santhu937
santhu937
@netpcvnn did find the code to generate tfrecord? if so, can u please share it
@qiji77 hi, did u get the solution to generate tfrecords from obj file? I need to test on my own data.
@KyriaAnnwyn can u please share the code file to convert obj file to tfrecords because I'm getting lot of errors with the above code.
Traceback (most recent call last): File "complete_scan.py", line 395, in tf.app.run(main) File "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/platform/app.py", line 40, in run _run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef) File "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 299, in run _run_main(main, args) File "/usr/local/lib/python3.6/dist-packages/absl/app.py",...
Thank you On Wed, Feb 12, 2020, 11:31 AM SuLi wrote: > Hello I think you can try to use python2.7 to run this. > best wishes!...
hii I tried using python 2.7 but still I'm getting same error Thank you On Wed, Feb 12, 2020 at 11:31 AM SuLi wrote: > Hello I think you...
yeah according to the issue they told to predefine save_pred_sem But how to do that can explain please On Mon, Apr 6, 2020 at 7:30 PM SuLi wrote: > how...
was this the output u got,,is it right? On Mon, Apr 6, 2020 at 7:31 PM Santhosh Patil wrote: > yeah according to the issue they told to predefine save_pred_sem...
Ok thank you One last thing what is " " :) On Mon, Apr 6, 2020, 7:44 PM SuLi wrote: > yes It's right > but if #save_pred_sem maybe you can't...
ohh okay, one last thing Has I ran the model on test scenes, it generated to obj files one pred_sem.obj and other is target_sem.obj I will share the images, Is...