ScanComplete icon indicating copy to clipboard operation
ScanComplete copied to clipboard

About the output after running completion task

Open euzer opened this issue 4 years ago • 22 comments

Hello, After i run the run_complete_scans_hierarchical.sh, in the vis folder i obtain some .obj files. I opened some of those .obj file with Meshlab, but in the visualisation the points are black :

Capture du 2019-08-01 11-54-39

While the run_complete_scans_hierarchical.sh is running, i got some error on count and count++ not found.

Any Ideas on that? HOw do you visualize the results ? THank you !

euzer avatar Aug 01 '19 09:08 euzer

Hello, I have the same problem as yours about count.Do you have find a method for this? And also , I have a problem at complete_scan.py lin325 (ValueError: Can't load save_path when it is None. ) Thank you!

qiji77 avatar Oct 24 '19 08:10 qiji77

hi there, @qiji77 I didn't find the way to solve that problem. Sorry :( I still got black points

euzer avatar Oct 24 '19 14:10 euzer

well,thank you for your reply. And now,when I run this code complete_scan.py I only got this result(*********__0__pred.tfrecord),not a obj.what should I do to produce obj? Best wishes! Thank you!

qiji77 avatar Oct 25 '19 05:10 qiji77

Well,I found the cause of the problem. Now,I can get the result of obj my email address is [email protected] I hope I can communicate with you if I can.

qiji77 avatar Oct 25 '19 06:10 qiji77

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", line 250, in _run_main sys.exit(main(argv)) File "complete_scan.py", line 391, in main target_semantics) File "complete_scan.py", line 240, in export_prediction_to_mesh [None, save_errors, save_errors], [None, save_pred_sem, save_target_sem], UnboundLocalError: local variable 'save_pred_sem' referenced before assignment

@qiji77 Can u please help me with this problem

santhu937 avatar Feb 11 '20 10:02 santhu937

Hello    I think you can try to use python2.7 to run this.     best wishes!

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年2月11日(星期二) 晚上6:47 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>; "Mention"<[email protected]>; 主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

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", line 250, in _run_main sys.exit(main(argv)) File "complete_scan.py", line 391, in main target_semantics) File "complete_scan.py", line 240, in export_prediction_to_mesh [None, save_errors, save_errors], [None, save_pred_sem, save_target_sem], UnboundLocalError: local variable 'save_pred_sem' referenced before assignment

@qiji77 Can u please help me with this problem

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

qiji77 avatar Feb 12 '20 06:02 qiji77

Thank you

On Wed, Feb 12, 2020, 11:31 AM SuLi [email protected] wrote:

Hello    I think you can try to use python2.7 to run this.     best wishes!

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年2月11日(星期二) 晚上6:47 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>; "Mention"<[email protected]>;

主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

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", line 250, in _run_main sys.exit(main(argv)) File "complete_scan.py", line 391, in main target_semantics) File "complete_scan.py", line 240, in export_prediction_to_mesh [None, save_errors, save_errors], [None, save_pred_sem, save_target_sem], UnboundLocalError: local variable 'save_pred_sem' referenced before assignment

@qiji77 Can u please help me with this problem

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/angeladai/ScanComplete/issues/14?email_source=notifications&email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA .

santhu937 avatar Feb 12 '20 06:02 santhu937

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 [email protected] wrote:

Hello    I think you can try to use python2.7 to run this.     best wishes!

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年2月11日(星期二) 晚上6:47 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>; "Mention"<[email protected]>;

主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

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", line 250, in _run_main sys.exit(main(argv)) File "complete_scan.py", line 391, in main target_semantics) File "complete_scan.py", line 240, in export_prediction_to_mesh [None, save_errors, save_errors], [None, save_pred_sem, save_target_sem], UnboundLocalError: local variable 'save_pred_sem' referenced before assignment

@qiji77 Can u please help me with this problem

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/angeladai/ScanComplete/issues/14?email_source=notifications&email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA .

santhu937 avatar Apr 06 '20 13:04 santhu937

how about to # save_pred_sem? it's too long ago that I can't recall the  operation I used.

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年4月6日(星期一) 晚上9:51 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>;"Mention"<[email protected]>; 主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

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 <[email protected]> wrote:

> Hello&nbsp; &nbsp; I think you can try to use python2.7 to run this. > &nbsp; &nbsp; best wishes! > > > > > ------------------&nbsp;原始邮件&nbsp;------------------ > 发件人: "santhu937"<[email protected]&gt;; > 发送时间: 2020年2月11日(星期二) 晚上6:47 > 收件人: "angeladai/ScanComplete"<[email protected]&gt;; > 抄送: "775785698"<[email protected]&gt;; "Mention"<[email protected]&gt;; > > 主题: Re: [angeladai/ScanComplete] About the output after running completion > task (#14) > > > > > 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", line 250, in > _run_main > sys.exit(main(argv)) > File "complete_scan.py", line 391, in main > target_semantics) > File "complete_scan.py", line 240, in export_prediction_to_mesh > [None, save_errors, save_errors], [None, save_pred_sem, save_target_sem], > UnboundLocalError: local variable 'save_pred_sem' referenced before > assignment > > @qiji77 Can u please help me with this problem > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub, or unsubscribe. > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/angeladai/ScanComplete/issues/14?email_source=notifications&email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA> > . >

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

qiji77 avatar Apr 06 '20 13:04 qiji77

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 [email protected] wrote:

how about to # save_pred_sem? it's too long ago that I can't recall the  operation I used.

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年4月6日(星期一) 晚上9:51 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>;"Mention"< [email protected]>; 主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

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 <[email protected]> wrote:

> Hello&nbsp; &nbsp; I think you can try to use python2.7 to run this. > &nbsp; &nbsp; best wishes! > > > > > ------------------&nbsp;原始邮件&nbsp;------------------ > 发件人: "santhu937"<[email protected]&gt;; > 发送时间: 2020年2月11日(星期二) 晚上6:47 > 收件人: "angeladai/ScanComplete"<[email protected]&gt;;

> 抄送: "775785698"<[email protected]&gt;; "Mention"< [email protected]&gt;; > > 主题: Re: [angeladai/ScanComplete] About the output after running completion > task (#14) > > > > > 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", line 250, in > _run_main > sys.exit(main(argv)) > File "complete_scan.py", line 391, in main > target_semantics) > File "complete_scan.py", line 240, in export_prediction_to_mesh > [None, save_errors, save_errors], [None, save_pred_sem, save_target_sem], > UnboundLocalError: local variable 'save_pred_sem' referenced before > assignment > > @qiji77 Can u please help me with this problem > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub, or unsubscribe. > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > < https://github.com/angeladai/ScanComplete/issues/14?email_source=notifications&email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594>,

> or unsubscribe > < https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA>

> . >

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609812881, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF3TKVDAVYENVZ7DD27IDNTRLHN6JANCNFSM4IIO6FMA .

santhu937 avatar Apr 06 '20 14:04 santhu937

was this the output u got,,is it right?

On Mon, Apr 6, 2020 at 7:31 PM Santhosh Patil [email protected] wrote:

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 [email protected] wrote:

how about to # save_pred_sem? it's too long ago that I can't recall the  operation I used.

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年4月6日(星期一) 晚上9:51 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>;"Mention"< [email protected]>; 主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

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 <[email protected]> wrote:

> Hello&nbsp; &nbsp; I think you can try to use python2.7 to run this. > &nbsp; &nbsp; best wishes! > > > > > ------------------&nbsp;原始邮件&nbsp;------------------ > 发件人: "santhu937"<[email protected]&gt;; > 发送时间: 2020年2月11日(星期二) 晚上6:47 > 收件人: "angeladai/ScanComplete"<[email protected]&gt;;

> 抄送: "775785698"<[email protected]&gt;; "Mention"< [email protected]&gt;; > > 主题: Re: [angeladai/ScanComplete] About the output after running completion > task (#14) > > > > > 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", line 250, in > _run_main > sys.exit(main(argv)) > File "complete_scan.py", line 391, in main > target_semantics) > File "complete_scan.py", line 240, in export_prediction_to_mesh > [None, save_errors, save_errors], [None, save_pred_sem, save_target_sem], > UnboundLocalError: local variable 'save_pred_sem' referenced before > assignment > > @qiji77 Can u please help me with this problem > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub, or unsubscribe. > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > < https://github.com/angeladai/ScanComplete/issues/14?email_source=notifications&email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594>,

> or unsubscribe > < https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA>

> . >

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609812881, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF3TKVDAVYENVZ7DD27IDNTRLHN6JANCNFSM4IIO6FMA .

santhu937 avatar Apr 06 '20 14:04 santhu937

yes  It's right  but if #save_pred_sem maybe you can't get the network model. I just use the test datasets,instead of my datasets. 

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年4月6日(星期一) 晚上10:09 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>;"Mention"<[email protected]>; 主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

was this the output u got,,is it right?

On Mon, Apr 6, 2020 at 7:31 PM Santhosh Patil <[email protected]> wrote:

> 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 <[email protected]> wrote: > >> how about to # save_pred_sem? >> it's too long ago that I can't recall the&nbsp;&nbsp;operation I used. >> >> >> ------------------&nbsp;原始邮件&nbsp;------------------ >> 发件人:&nbsp;"santhu937"<[email protected]&gt;; >> 发送时间:&nbsp;2020年4月6日(星期一) 晚上9:51 >> 收件人:&nbsp;"angeladai/ScanComplete"<[email protected]&gt;; >> 抄送:&nbsp;"775785698"<[email protected]&gt;;"Mention"< >> [email protected]&gt;; >> 主题:&nbsp;Re: [angeladai/ScanComplete] About the output after running >> completion task (#14) >> >> >> >> >> >> 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 <[email protected]&gt; >> wrote: >> >> &gt; Hello&amp;nbsp; &amp;nbsp; I think you can try to use python2.7 to >> run this. >> &gt; &amp;nbsp; &amp;nbsp; best wishes! >> &gt; >> &gt; >> &gt; >> &gt; >> &gt; ------------------&amp;nbsp;原始邮件&amp;nbsp;------------------ >> &gt; 发件人: "santhu937"<[email protected]&amp;gt;; >> &gt; 发送时间: 2020年2月11日(星期二) 晚上6:47 >> &gt; 收件人: "angeladai/ScanComplete"<[email protected]&amp;gt;; >> >> &gt; 抄送: "775785698"<[email protected]&amp;gt;; "Mention"< >> [email protected]&amp;gt;; >> &gt; >> &gt; 主题: Re: [angeladai/ScanComplete] About the output after running >> completion >> &gt; task (#14) >> &gt; >> &gt; >> &gt; >> &gt; >> &gt; Traceback (most recent call last): >> &gt; File "complete_scan.py", line 395, in >> &gt; tf.app.run(main) >> &gt; File >> &gt; >> "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/platform/app.py", >> >> &gt; line 40, in run >> &gt; _run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef) >> &gt; File "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 299, >> in >> &gt; run >> &gt; _run_main(main, args) >> &gt; File "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 250, >> in >> &gt; _run_main >> &gt; sys.exit(main(argv)) >> &gt; File "complete_scan.py", line 391, in main >> &gt; target_semantics) >> &gt; File "complete_scan.py", line 240, in export_prediction_to_mesh >> &gt; [None, save_errors, save_errors], [None, save_pred_sem, >> save_target_sem], >> &gt; UnboundLocalError: local variable 'save_pred_sem' referenced before >> &gt; assignment >> &gt; >> &gt; @qiji77 Can u please help me with this problem >> &gt; >> &gt; — >> &gt; You are receiving this because you were mentioned. >> &gt; Reply to this email directly, view it on GitHub, or unsubscribe. >> &gt; >> &gt; — >> &gt; You are receiving this because you commented. >> &gt; Reply to this email directly, view it on GitHub >> &gt; < >> https://github.com/angeladai/ScanComplete/issues/14?email_source=notifications&amp;email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594&gt;, >> >> &gt; or unsubscribe >> &gt; < >> https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA&gt; >> >> &gt; . >> &gt; >> >> — >> You are receiving this because you were mentioned. >> Reply to this email directly, view it on GitHub, or unsubscribe. >> >> — >> You are receiving this because you commented. >> Reply to this email directly, view it on GitHub >> <https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609812881>, >> or unsubscribe >> <https://github.com/notifications/unsubscribe-auth/AF3TKVDAVYENVZ7DD27IDNTRLHN6JANCNFSM4IIO6FMA> >> . >> >

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

qiji77 avatar Apr 06 '20 14:04 qiji77

Ok thank you

One last thing what is "&nbsp" :)

On Mon, Apr 6, 2020, 7:44 PM SuLi [email protected] wrote:

yes  It's right  but if #save_pred_sem maybe you can't get the network model. I just use the test datasets,instead of my datasets. 

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年4月6日(星期一) 晚上10:09 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>;"Mention"< [email protected]>; 主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

was this the output u got,,is it right?

On Mon, Apr 6, 2020 at 7:31 PM Santhosh Patil <[email protected]>

wrote:

> 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 <[email protected]> wrote: > >> how about to # save_pred_sem? >> it's too long ago that I can't recall the&nbsp;&nbsp;operation I used. >> >> >> ------------------&nbsp;原始邮件&nbsp;------------------ >> 发件人:&nbsp;"santhu937"<[email protected]&gt;; >> 发送时间:&nbsp;2020年4月6日(星期一) 晚上9:51 >> 收件人:&nbsp;"angeladai/ScanComplete"< [email protected]&gt;; >> 抄送:&nbsp;"775785698"<[email protected]&gt;;"Mention"< >> [email protected]&gt;; >> 主题:&nbsp;Re: [angeladai/ScanComplete] About the output after running >> completion task (#14) >> >> >> >> >> >> 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 <[email protected]&gt;

>> wrote: >> >> &gt; Hello&amp;nbsp; &amp;nbsp; I think you can try to use python2.7 to >> run this. >> &gt; &amp;nbsp; &amp;nbsp; best wishes! >> &gt; >> &gt; >> &gt; >> &gt; >> &gt; ------------------&amp;nbsp;原始邮件&amp;nbsp;------------------ >> &gt; 发件人: "santhu937"<[email protected]&amp;gt;; >> &gt; 发送时间: 2020年2月11日(星期二) 晚上6:47 >> &gt; 收件人: "angeladai/ScanComplete"< [email protected]&amp;gt;; >> >> &gt; 抄送: "775785698"<[email protected]&amp;gt;; "Mention"< >> [email protected]&amp;gt;; >> &gt; >> &gt; 主题: Re: [angeladai/ScanComplete] About the output after running >> completion >> &gt; task (#14) >> &gt; >> &gt; >> &gt; >> &gt; >> &gt; Traceback (most recent call last): >> &gt; File "complete_scan.py", line 395, in >> &gt; tf.app.run(main) >> &gt; File >> &gt; >> "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/platform/app.py",

>> >> &gt; line 40, in run >> &gt; _run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef) >> &gt; File "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 299, >> in >> &gt; run >> &gt; _run_main(main, args) >> &gt; File "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 250, >> in >> &gt; _run_main >> &gt; sys.exit(main(argv)) >> &gt; File "complete_scan.py", line 391, in main >> &gt; target_semantics) >> &gt; File "complete_scan.py", line 240, in export_prediction_to_mesh >> &gt; [None, save_errors, save_errors], [None, save_pred_sem, >> save_target_sem], >> &gt; UnboundLocalError: local variable 'save_pred_sem' referenced before >> &gt; assignment >> &gt; >> &gt; @qiji77 Can u please help me with this problem >> &gt; >> &gt; — >> &gt; You are receiving this because you were mentioned. >> &gt; Reply to this email directly, view it on GitHub, or unsubscribe. >> &gt; >> &gt; — >> &gt; You are receiving this because you commented. >> &gt; Reply to this email directly, view it on GitHub >> &gt; < >> https://github.com/angeladai/ScanComplete/issues/14?email_source=notifications&amp;email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594&gt;,

>> >> &gt; or unsubscribe >> &gt; < >> https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA&gt;

>> >> &gt; . >> &gt; >> >> — >> You are receiving this because you were mentioned. >> Reply to this email directly, view it on GitHub, or unsubscribe. >> >> — >> You are receiving this because you commented. >> Reply to this email directly, view it on GitHub >> < https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609812881>,

>> or unsubscribe >> < https://github.com/notifications/unsubscribe-auth/AF3TKVDAVYENVZ7DD27IDNTRLHN6JANCNFSM4IIO6FMA>

>> . >> >

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609821008, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF3TKVA7KOC73AFZQ7FD6MLRLHPT7ANCNFSM4IIO6FMA .

santhu937 avatar Apr 06 '20 14:04 santhu937

maybe github make that  It isn't I write.

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年4月6日(星期一) 晚上10:26 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>;"Mention"<[email protected]>; 主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

Ok thank you

One last thing what is "&nbsp" :)

On Mon, Apr 6, 2020, 7:44 PM SuLi <[email protected]> wrote:

> yes&nbsp; It's right&nbsp; > but if #save_pred_sem maybe you can't get the network model. I just use > the test datasets,instead of my datasets.&nbsp; > > > ------------------&nbsp;原始邮件&nbsp;------------------ > 发件人:&nbsp;"santhu937"<[email protected]&gt;; > 发送时间:&nbsp;2020年4月6日(星期一) 晚上10:09 > 收件人:&nbsp;"angeladai/ScanComplete"<[email protected]&gt;; > 抄送:&nbsp;"775785698"<[email protected]&gt;;"Mention"< > [email protected]&gt;; > 主题:&nbsp;Re: [angeladai/ScanComplete] About the output after running > completion task (#14) > > > > > > was this the output u got,,is it right? > > On Mon, Apr 6, 2020 at 7:31 PM Santhosh Patil <[email protected]&gt; > > wrote: > > &gt; yeah according to the issue they told to predefine save_pred_sem > &gt; But how to do that can explain please > &gt; > &gt; On Mon, Apr 6, 2020 at 7:30 PM SuLi <[email protected]&gt; > wrote: > &gt; > &gt;&gt; how about to # save_pred_sem? > &gt;&gt; it's too long ago that I can't recall > the&amp;nbsp;&amp;nbsp;operation I used. > &gt;&gt; > &gt;&gt; > &gt;&gt; ------------------&amp;nbsp;原始邮件&amp;nbsp;------------------ > &gt;&gt; 发件人:&amp;nbsp;"santhu937"<[email protected]&amp;gt;; > &gt;&gt; 发送时间:&amp;nbsp;2020年4月6日(星期一) 晚上9:51 > &gt;&gt; 收件人:&amp;nbsp;"angeladai/ScanComplete"< > [email protected]&amp;gt;; > &gt;&gt; 抄送:&amp;nbsp;"775785698"<[email protected]&amp;gt;;"Mention"< > &gt;&gt; [email protected]&amp;gt;; > &gt;&gt; 主题:&amp;nbsp;Re: [angeladai/ScanComplete] About the output after > running > &gt;&gt; completion task (#14) > &gt;&gt; > &gt;&gt; > &gt;&gt; > &gt;&gt; > &gt;&gt; > &gt;&gt; hii I tried using python 2.7 but still I'm getting same error > &gt;&gt; > &gt;&gt; Thank you > &gt;&gt; > &gt;&gt; On Wed, Feb 12, 2020 at 11:31 AM SuLi <[email protected]&amp;gt; > > &gt;&gt; wrote: > &gt;&gt; > &gt;&gt; &amp;gt; Hello&amp;amp;nbsp; &amp;amp;nbsp; I think you can try > to use python2.7 to > &gt;&gt; run this. > &gt;&gt; &amp;gt; &amp;amp;nbsp; &amp;amp;nbsp; best wishes! > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > ------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------ > &gt;&gt; &amp;gt; 发件人: "santhu937"<[email protected]&amp;amp;gt;; > &gt;&gt; &amp;gt; 发送时间: 2020年2月11日(星期二) 晚上6:47 > &gt;&gt; &amp;gt; 收件人: "angeladai/ScanComplete"< > [email protected]&amp;amp;gt;; > &gt;&gt; > &gt;&gt; &amp;gt; 抄送: "775785698"<[email protected]&amp;amp;gt;; > "Mention"< > &gt;&gt; [email protected]&amp;amp;gt;; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; 主题: Re: [angeladai/ScanComplete] About the output after > running > &gt;&gt; completion > &gt;&gt; &amp;gt; task (#14) > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; Traceback (most recent call last): > &gt;&gt; &amp;gt; File "complete_scan.py", line 395, in > &gt;&gt; &amp;gt; tf.app.run(main) > &gt;&gt; &amp;gt; File > &gt;&gt; &amp;gt; > &gt;&gt; > "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/platform/app.py", > > &gt;&gt; > &gt;&gt; &amp;gt; line 40, in run > &gt;&gt; &amp;gt; _run(main=main, argv=argv, > flags_parser=_parse_flags_tolerate_undef) > &gt;&gt; &amp;gt; File > "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 299, > &gt;&gt; in > &gt;&gt; &amp;gt; run > &gt;&gt; &amp;gt; _run_main(main, args) > &gt;&gt; &amp;gt; File > "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 250, > &gt;&gt; in > &gt;&gt; &amp;gt; _run_main > &gt;&gt; &amp;gt; sys.exit(main(argv)) > &gt;&gt; &amp;gt; File "complete_scan.py", line 391, in main > &gt;&gt; &amp;gt; target_semantics) > &gt;&gt; &amp;gt; File "complete_scan.py", line 240, in > export_prediction_to_mesh > &gt;&gt; &amp;gt; [None, save_errors, save_errors], [None, save_pred_sem, > &gt;&gt; save_target_sem], > &gt;&gt; &amp;gt; UnboundLocalError: local variable 'save_pred_sem' > referenced before > &gt;&gt; &amp;gt; assignment > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; @qiji77 Can u please help me with this problem > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; — > &gt;&gt; &amp;gt; You are receiving this because you were mentioned. > &gt;&gt; &amp;gt; Reply to this email directly, view it on GitHub, or > unsubscribe. > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; — > &gt;&gt; &amp;gt; You are receiving this because you commented. > &gt;&gt; &amp;gt; Reply to this email directly, view it on GitHub > &gt;&gt; &amp;gt; < > &gt;&gt; > https://github.com/angeladai/ScanComplete/issues/14?email_source=notifications&amp;amp;email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594&amp;gt;, > > &gt;&gt; > &gt;&gt; &amp;gt; or unsubscribe > &gt;&gt; &amp;gt; < > &gt;&gt; > https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA&amp;gt; > > &gt;&gt; > &gt;&gt; &amp;gt; . > &gt;&gt; &amp;gt; > &gt;&gt; > &gt;&gt; — > &gt;&gt; You are receiving this because you were mentioned. > &gt;&gt; Reply to this email directly, view it on GitHub, or unsubscribe. > &gt;&gt; > &gt;&gt; — > &gt;&gt; You are receiving this because you commented. > &gt;&gt; Reply to this email directly, view it on GitHub > &gt;&gt; < > https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609812881&gt;, > > &gt;&gt; or unsubscribe > &gt;&gt; < > https://github.com/notifications/unsubscribe-auth/AF3TKVDAVYENVZ7DD27IDNTRLHN6JANCNFSM4IIO6FMA&gt; > > &gt;&gt; . > &gt;&gt; > &gt; > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub, or unsubscribe. > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609821008>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AF3TKVA7KOC73AFZQ7FD6MLRLHPT7ANCNFSM4IIO6FMA> > . >

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

qiji77 avatar Apr 06 '20 14:04 qiji77

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 pred_sem.obj output generated by the model or target_sem?

On Mon, Apr 6, 2020 at 7:59 PM SuLi [email protected] wrote:

maybe github make that  It isn't I write.

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年4月6日(星期一) 晚上10:26 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>;"Mention"< [email protected]>; 主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

Ok thank you

One last thing what is "&nbsp" :)

On Mon, Apr 6, 2020, 7:44 PM SuLi <[email protected]> wrote:

> yes&nbsp; It's right&nbsp; > but if #save_pred_sem maybe you can't get the network model. I just use > the test datasets,instead of my datasets.&nbsp; > > > ------------------&nbsp;原始邮件&nbsp;------------------ > 发件人:&nbsp;"santhu937"<[email protected]&gt;; > 发送时间:&nbsp;2020年4月6日(星期一) 晚上10:09 > 收件人:&nbsp;"angeladai/ScanComplete"< [email protected]&gt;; > 抄送:&nbsp;"775785698"<[email protected]&gt;;"Mention"< > [email protected]&gt;; > 主题:&nbsp;Re: [angeladai/ScanComplete] About the output after running > completion task (#14) > > > > > > was this the output u got,,is it right? > > On Mon, Apr 6, 2020 at 7:31 PM Santhosh Patil < [email protected]&gt; > > wrote: > > &gt; yeah according to the issue they told to predefine save_pred_sem > &gt; But how to do that can explain please > &gt; > &gt; On Mon, Apr 6, 2020 at 7:30 PM SuLi < [email protected]&gt; > wrote: > &gt; > &gt;&gt; how about to # save_pred_sem? > &gt;&gt; it's too long ago that I can't recall > the&amp;nbsp;&amp;nbsp;operation I used. > &gt;&gt; > &gt;&gt; > &gt;&gt; ------------------&amp;nbsp;原始邮件&amp;nbsp;------------------ > &gt;&gt; 发件人:&amp;nbsp;"santhu937"< [email protected]&amp;gt;; > &gt;&gt; 发送时间:&amp;nbsp;2020年4月6日(星期一) 晚上9:51 > &gt;&gt; 收件人:&amp;nbsp;"angeladai/ScanComplete"< > [email protected]&amp;gt;; > &gt;&gt; 抄送:&amp;nbsp;"775785698"<[email protected]&amp;gt;;"Mention"<

> &gt;&gt; [email protected]&amp;gt;; > &gt;&gt; 主题:&amp;nbsp;Re: [angeladai/ScanComplete] About the output after > running > &gt;&gt; completion task (#14) > &gt;&gt; > &gt;&gt; > &gt;&gt; > &gt;&gt; > &gt;&gt; > &gt;&gt; hii I tried using python 2.7 but still I'm getting same error > &gt;&gt; > &gt;&gt; Thank you > &gt;&gt; > &gt;&gt; On Wed, Feb 12, 2020 at 11:31 AM SuLi < [email protected]&amp;gt; > > &gt;&gt; wrote: > &gt;&gt; > &gt;&gt; &amp;gt; Hello&amp;amp;nbsp; &amp;amp;nbsp; I think you can try > to use python2.7 to > &gt;&gt; run this. > &gt;&gt; &amp;gt; &amp;amp;nbsp; &amp;amp;nbsp; best wishes! > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > ------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------

> &gt;&gt; &amp;gt; 发件人: "santhu937"< [email protected]&amp;amp;gt;; > &gt;&gt; &amp;gt; 发送时间: 2020年2月11日(星期二) 晚上6:47 > &gt;&gt; &amp;gt; 收件人: "angeladai/ScanComplete"< > [email protected]&amp;amp;gt;; > &gt;&gt; > &gt;&gt; &amp;gt; 抄送: "775785698"<[email protected]&amp;amp;gt;;

> "Mention"< > &gt;&gt; [email protected]&amp;amp;gt;; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; 主题: Re: [angeladai/ScanComplete] About the output after > running > &gt;&gt; completion > &gt;&gt; &amp;gt; task (#14) > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; Traceback (most recent call last): > &gt;&gt; &amp;gt; File "complete_scan.py", line 395, in > &gt;&gt; &amp;gt; tf.app.run(main) > &gt;&gt; &amp;gt; File > &gt;&gt; &amp;gt; > &gt;&gt; > "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/platform/app.py",

> > &gt;&gt; > &gt;&gt; &amp;gt; line 40, in run > &gt;&gt; &amp;gt; _run(main=main, argv=argv, > flags_parser=_parse_flags_tolerate_undef) > &gt;&gt; &amp;gt; File > "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 299, > &gt;&gt; in > &gt;&gt; &amp;gt; run > &gt;&gt; &amp;gt; _run_main(main, args) > &gt;&gt; &amp;gt; File > "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 250, > &gt;&gt; in > &gt;&gt; &amp;gt; _run_main > &gt;&gt; &amp;gt; sys.exit(main(argv)) > &gt;&gt; &amp;gt; File "complete_scan.py", line 391, in main > &gt;&gt; &amp;gt; target_semantics) > &gt;&gt; &amp;gt; File "complete_scan.py", line 240, in > export_prediction_to_mesh > &gt;&gt; &amp;gt; [None, save_errors, save_errors], [None, save_pred_sem, > &gt;&gt; save_target_sem], > &gt;&gt; &amp;gt; UnboundLocalError: local variable 'save_pred_sem' > referenced before > &gt;&gt; &amp;gt; assignment > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; @qiji77 Can u please help me with this problem > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; — > &gt;&gt; &amp;gt; You are receiving this because you were mentioned. > &gt;&gt; &amp;gt; Reply to this email directly, view it on GitHub, or > unsubscribe. > &gt;&gt; &amp;gt; > &gt;&gt; &amp;gt; — > &gt;&gt; &amp;gt; You are receiving this because you commented. > &gt;&gt; &amp;gt; Reply to this email directly, view it on GitHub > &gt;&gt; &amp;gt; < > &gt;&gt; > https://github.com/angeladai/ScanComplete/issues/14?email_source=notifications&amp;amp;email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594&amp;gt;,

> > &gt;&gt; > &gt;&gt; &amp;gt; or unsubscribe > &gt;&gt; &amp;gt; < > &gt;&gt; > https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA&amp;gt;

> > &gt;&gt; > &gt;&gt; &amp;gt; . > &gt;&gt; &amp;gt; > &gt;&gt; > &gt;&gt; — > &gt;&gt; You are receiving this because you were mentioned. > &gt;&gt; Reply to this email directly, view it on GitHub, or unsubscribe. > &gt;&gt; > &gt;&gt; — > &gt;&gt; You are receiving this because you commented. > &gt;&gt; Reply to this email directly, view it on GitHub > &gt;&gt; < > https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609812881&gt;,

> > &gt;&gt; or unsubscribe > &gt;&gt; < > https://github.com/notifications/unsubscribe-auth/AF3TKVDAVYENVZ7DD27IDNTRLHN6JANCNFSM4IIO6FMA&gt;

> > &gt;&gt; . > &gt;&gt; > &gt; > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub, or unsubscribe. > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > < https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609821008>,

> or unsubscribe > < https://github.com/notifications/unsubscribe-auth/AF3TKVA7KOC73AFZQ7FD6MLRLHPT7ANCNFSM4IIO6FMA>

> . >

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609829823, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF3TKVHKQAIF53QRIDBSDJLRLHRMXANCNFSM4IIO6FMA .

santhu937 avatar Apr 07 '20 03:04 santhu937

pred_sem.obj is the output generated by the model target_sem.obj is the target model 

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年4月7日(星期二) 中午11:09 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>;"Mention"<[email protected]>; 主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

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 pred_sem.obj output generated by the model or target_sem?

On Mon, Apr 6, 2020 at 7:59 PM SuLi <[email protected]> wrote:

> maybe github make that&nbsp; It isn't I write. > > > > > ------------------&nbsp;原始邮件&nbsp;------------------ > 发件人:&nbsp;"santhu937"<[email protected]&gt;; > 发送时间:&nbsp;2020年4月6日(星期一) 晚上10:26 > 收件人:&nbsp;"angeladai/ScanComplete"<[email protected]&gt;; > 抄送:&nbsp;"775785698"<[email protected]&gt;;"Mention"< > [email protected]&gt;; > 主题:&nbsp;Re: [angeladai/ScanComplete] About the output after running > completion task (#14) > > > > > > Ok thank you > > One last thing what is "&amp;nbsp" :) > > On Mon, Apr 6, 2020, 7:44 PM SuLi <[email protected]&gt; wrote: > > &gt; yes&amp;nbsp; It's right&amp;nbsp; > &gt; but if #save_pred_sem maybe you can't get the network model. I just > use > &gt; the test datasets,instead of my datasets.&amp;nbsp; > &gt; > &gt; > &gt; ------------------&amp;nbsp;原始邮件&amp;nbsp;------------------ > &gt; 发件人:&amp;nbsp;"santhu937"<[email protected]&amp;gt;; > &gt; 发送时间:&amp;nbsp;2020年4月6日(星期一) 晚上10:09 > &gt; 收件人:&amp;nbsp;"angeladai/ScanComplete"< > [email protected]&amp;gt;; > &gt; 抄送:&amp;nbsp;"775785698"<[email protected]&amp;gt;;"Mention"< > &gt; [email protected]&amp;gt;; > &gt; 主题:&amp;nbsp;Re: [angeladai/ScanComplete] About the output after > running > &gt; completion task (#14) > &gt; > &gt; > &gt; > &gt; > &gt; > &gt; was this the output u got,,is it right? > &gt; > &gt; On Mon, Apr 6, 2020 at 7:31 PM Santhosh Patil < > [email protected]&amp;gt; > &gt; > &gt; wrote: > &gt; > &gt; &amp;gt; yeah according to the issue they told to predefine > save_pred_sem > &gt; &amp;gt; But how to do that can explain please > &gt; &amp;gt; > &gt; &amp;gt; On Mon, Apr 6, 2020 at 7:30 PM SuLi < > [email protected]&amp;gt; > &gt; wrote: > &gt; &amp;gt; > &gt; &amp;gt;&amp;gt; how about to # save_pred_sem? > &gt; &amp;gt;&amp;gt; it's too long ago that I can't recall > &gt; the&amp;amp;nbsp;&amp;amp;nbsp;operation I used. > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > ------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------ > &gt; &amp;gt;&amp;gt; 发件人:&amp;amp;nbsp;"santhu937"< > [email protected]&amp;amp;gt;; > &gt; &amp;gt;&amp;gt; 发送时间:&amp;amp;nbsp;2020年4月6日(星期一) 晚上9:51 > &gt; &amp;gt;&amp;gt; 收件人:&amp;amp;nbsp;"angeladai/ScanComplete"< > &gt; [email protected]&amp;amp;gt;; > &gt; &amp;gt;&amp;gt; 抄送:&amp;amp;nbsp;"775785698"<[email protected]&amp;amp;gt;;"Mention"< > > &gt; &amp;gt;&amp;gt; [email protected]&amp;amp;gt;; > &gt; &amp;gt;&amp;gt; 主题:&amp;amp;nbsp;Re: [angeladai/ScanComplete] About > the output after > &gt; running > &gt; &amp;gt;&amp;gt; completion task (#14) > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; hii I tried using python 2.7 but still I'm getting > same error > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; Thank you > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; On Wed, Feb 12, 2020 at 11:31 AM SuLi < > [email protected]&amp;amp;gt; > &gt; > &gt; &amp;gt;&amp;gt; wrote: > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; Hello&amp;amp;amp;nbsp; > &amp;amp;amp;nbsp; I think you can try > &gt; to use python2.7 to > &gt; &amp;gt;&amp;gt; run this. > &gt; &amp;gt;&amp;gt; &amp;amp;gt; &amp;amp;amp;nbsp; &amp;amp;amp;nbsp; > best wishes! > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; > ------------------&amp;amp;amp;nbsp;原始邮件&amp;amp;amp;nbsp;------------------ > > &gt; &amp;gt;&amp;gt; &amp;amp;gt; 发件人: "santhu937"< > [email protected]&amp;amp;amp;gt;; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; 发送时间: 2020年2月11日(星期二) 晚上6:47 > &gt; &amp;gt;&amp;gt; &amp;amp;gt; 收件人: "angeladai/ScanComplete"< > &gt; [email protected]&amp;amp;amp;gt;; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; 抄送: "775785698"<[email protected]&amp;amp;amp;gt;; > > &gt; "Mention"< > &gt; &amp;gt;&amp;gt; [email protected]&amp;amp;amp;gt;; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; 主题: Re: [angeladai/ScanComplete] About > the output after > &gt; running > &gt; &amp;gt;&amp;gt; completion > &gt; &amp;gt;&amp;gt; &amp;amp;gt; task (#14) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; Traceback (most recent call last): > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File "complete_scan.py", line 395, in > &gt; &amp;gt;&amp;gt; &amp;amp;gt; tf.app.run(main) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; > "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/platform/app.py", > > &gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; line 40, in run > &gt; &amp;gt;&amp;gt; &amp;amp;gt; _run(main=main, argv=argv, > &gt; flags_parser=_parse_flags_tolerate_undef) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File > &gt; "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 299, > &gt; &amp;gt;&amp;gt; in > &gt; &amp;gt;&amp;gt; &amp;amp;gt; run > &gt; &amp;gt;&amp;gt; &amp;amp;gt; _run_main(main, args) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File > &gt; "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 250, > &gt; &amp;gt;&amp;gt; in > &gt; &amp;gt;&amp;gt; &amp;amp;gt; _run_main > &gt; &amp;gt;&amp;gt; &amp;amp;gt; sys.exit(main(argv)) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File "complete_scan.py", line 391, in > main > &gt; &amp;gt;&amp;gt; &amp;amp;gt; target_semantics) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File "complete_scan.py", line 240, in > &gt; export_prediction_to_mesh > &gt; &amp;gt;&amp;gt; &amp;amp;gt; [None, save_errors, save_errors], > [None, save_pred_sem, > &gt; &amp;gt;&amp;gt; save_target_sem], > &gt; &amp;gt;&amp;gt; &amp;amp;gt; UnboundLocalError: local variable > 'save_pred_sem' > &gt; referenced before > &gt; &amp;gt;&amp;gt; &amp;amp;gt; assignment > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; @qiji77 Can u please help me with this > problem > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; — > &gt; &amp;gt;&amp;gt; &amp;amp;gt; You are receiving this because you were > mentioned. > &gt; &amp;gt;&amp;gt; &amp;amp;gt; Reply to this email directly, view it > on GitHub, or > &gt; unsubscribe. > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; — > &gt; &amp;gt;&amp;gt; &amp;amp;gt; You are receiving this because you > commented. > &gt; &amp;gt;&amp;gt; &amp;amp;gt; Reply to this email directly, view it > on GitHub > &gt; &amp;gt;&amp;gt; &amp;amp;gt; < > &gt; &amp;gt;&amp;gt; > &gt; > https://github.com/angeladai/ScanComplete/issues/14?email_source=notifications&amp;amp;amp;email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594&amp;amp;gt;, > > &gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; or unsubscribe > &gt; &amp;gt;&amp;gt; &amp;amp;gt; < > &gt; &amp;gt;&amp;gt; > &gt; > https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA&amp;amp;gt; > > &gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; . > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; — > &gt; &amp;gt;&amp;gt; You are receiving this because you were mentioned. > &gt; &amp;gt;&amp;gt; Reply to this email directly, view it on GitHub, or > unsubscribe. > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; — > &gt; &amp;gt;&amp;gt; You are receiving this because you commented. > &gt; &amp;gt;&amp;gt; Reply to this email directly, view it on GitHub > &gt; &amp;gt;&amp;gt; < > &gt; > https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609812881&amp;gt;, > > &gt; > &gt; &amp;gt;&amp;gt; or unsubscribe > &gt; &amp;gt;&amp;gt; < > &gt; > https://github.com/notifications/unsubscribe-auth/AF3TKVDAVYENVZ7DD27IDNTRLHN6JANCNFSM4IIO6FMA&amp;gt; > > &gt; > &gt; &amp;gt;&amp;gt; . > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt; > &gt; > &gt; — > &gt; You are receiving this because you were mentioned. > &gt; Reply to this email directly, view it on GitHub, or unsubscribe. > &gt; > &gt; — > &gt; You are receiving this because you commented. > &gt; Reply to this email directly, view it on GitHub > &gt; < > https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609821008&gt;, > > &gt; or unsubscribe > &gt; < > https://github.com/notifications/unsubscribe-auth/AF3TKVA7KOC73AFZQ7FD6MLRLHPT7ANCNFSM4IIO6FMA&gt; > > &gt; . > &gt; > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub, or unsubscribe. > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609829823>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AF3TKVHKQAIF53QRIDBSDJLRLHRMXANCNFSM4IIO6FMA> > . >

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

qiji77 avatar Apr 07 '20 03:04 qiji77

Ok, Thank you very much.

On Tue, Apr 7, 2020, 8:42 AM SuLi [email protected] wrote:

pred_sem.obj is the output generated by the model target_sem.obj is the target model 

------------------ 原始邮件 ------------------ 发件人: "santhu937"<[email protected]>; 发送时间: 2020年4月7日(星期二) 中午11:09 收件人: "angeladai/ScanComplete"<[email protected]>; 抄送: "775785698"<[email protected]>;"Mention"< [email protected]>; 主题: Re: [angeladai/ScanComplete] About the output after running completion task (#14)

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 pred_sem.obj output generated by the model or target_sem?

On Mon, Apr 6, 2020 at 7:59 PM SuLi <[email protected]> wrote:

> maybe github make that&nbsp; It isn't I write. > > > > > ------------------&nbsp;原始邮件&nbsp;------------------ > 发件人:&nbsp;"santhu937"<[email protected]&gt;; > 发送时间:&nbsp;2020年4月6日(星期一) 晚上10:26 > 收件人:&nbsp;"angeladai/ScanComplete"< [email protected]&gt;; > 抄送:&nbsp;"775785698"<[email protected]&gt;;"Mention"< > [email protected]&gt;; > 主题:&nbsp;Re: [angeladai/ScanComplete] About the output after running > completion task (#14) > > > > > > Ok thank you > > One last thing what is "&amp;nbsp" :) > > On Mon, Apr 6, 2020, 7:44 PM SuLi <[email protected]&gt; wrote: > > &gt; yes&amp;nbsp; It's right&amp;nbsp; > &gt; but if #save_pred_sem maybe you can't get the network model. I just > use > &gt; the test datasets,instead of my datasets.&amp;nbsp; > &gt; > &gt; > &gt; ------------------&amp;nbsp;原始邮件&amp;nbsp;------------------ > &gt; 发件人:&amp;nbsp;"santhu937"<[email protected]&amp;gt;;

> &gt; 发送时间:&amp;nbsp;2020年4月6日(星期一) 晚上10:09 > &gt; 收件人:&amp;nbsp;"angeladai/ScanComplete"< > [email protected]&amp;gt;; > &gt; 抄送:&amp;nbsp;"775785698"<[email protected]&amp;gt;;"Mention"<

> &gt; [email protected]&amp;gt;; > &gt; 主题:&amp;nbsp;Re: [angeladai/ScanComplete] About the output after > running > &gt; completion task (#14) > &gt; > &gt; > &gt; > &gt; > &gt; > &gt; was this the output u got,,is it right? > &gt; > &gt; On Mon, Apr 6, 2020 at 7:31 PM Santhosh Patil < > [email protected]&amp;gt; > &gt; > &gt; wrote: > &gt; > &gt; &amp;gt; yeah according to the issue they told to predefine > save_pred_sem > &gt; &amp;gt; But how to do that can explain please > &gt; &amp;gt; > &gt; &amp;gt; On Mon, Apr 6, 2020 at 7:30 PM SuLi < > [email protected]&amp;gt; > &gt; wrote: > &gt; &amp;gt; > &gt; &amp;gt;&amp;gt; how about to # save_pred_sem? > &gt; &amp;gt;&amp;gt; it's too long ago that I can't recall > &gt; the&amp;amp;nbsp;&amp;amp;nbsp;operation I used. > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > ------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------

> &gt; &amp;gt;&amp;gt; 发件人:&amp;amp;nbsp;"santhu937"< > [email protected]&amp;amp;gt;; > &gt; &amp;gt;&amp;gt; 发送时间:&amp;amp;nbsp;2020年4月6日(星期一) 晚上9:51 > &gt; &amp;gt;&amp;gt; 收件人:&amp;amp;nbsp;"angeladai/ScanComplete"< > &gt; [email protected]&amp;amp;gt;; > &gt; &amp;gt;&amp;gt; 抄送:&amp;amp;nbsp;"775785698"< [email protected]&amp;amp;gt;;"Mention"< > > &gt; &amp;gt;&amp;gt; [email protected]&amp;amp;gt;;

> &gt; &amp;gt;&amp;gt; 主题:&amp;amp;nbsp;Re: [angeladai/ScanComplete] About > the output after > &gt; running > &gt; &amp;gt;&amp;gt; completion task (#14) > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; hii I tried using python 2.7 but still I'm getting > same error > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; Thank you > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; On Wed, Feb 12, 2020 at 11:31 AM SuLi < > [email protected]&amp;amp;gt; > &gt; > &gt; &amp;gt;&amp;gt; wrote: > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; Hello&amp;amp;amp;nbsp; > &amp;amp;amp;nbsp; I think you can try > &gt; to use python2.7 to > &gt; &amp;gt;&amp;gt; run this. > &gt; &amp;gt;&amp;gt; &amp;amp;gt; &amp;amp;amp;nbsp; &amp;amp;amp;nbsp; > best wishes! > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; > ------------------&amp;amp;amp;nbsp;原始邮件&amp;amp;amp;nbsp;------------------

> > &gt; &amp;gt;&amp;gt; &amp;amp;gt; 发件人: "santhu937"< > [email protected]&amp;amp;amp;gt;; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; 发送时间: 2020年2月11日(星期二) 晚上6:47 > &gt; &amp;gt;&amp;gt; &amp;amp;gt; 收件人: "angeladai/ScanComplete"< > &gt; [email protected]&amp;amp;amp;gt;; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; 抄送: "775785698"< [email protected]&amp;amp;amp;gt;; > > &gt; "Mention"< > &gt; &amp;gt;&amp;gt; [email protected]&amp;amp;amp;gt;;

> &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; 主题: Re: [angeladai/ScanComplete] About > the output after > &gt; running > &gt; &amp;gt;&amp;gt; completion > &gt; &amp;gt;&amp;gt; &amp;amp;gt; task (#14) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; Traceback (most recent call last): > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File "complete_scan.py", line 395, in > &gt; &amp;gt;&amp;gt; &amp;amp;gt; tf.app.run(main) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; > "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/platform/app.py",

> > &gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; line 40, in run > &gt; &amp;gt;&amp;gt; &amp;amp;gt; _run(main=main, argv=argv, > &gt; flags_parser=_parse_flags_tolerate_undef) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File > &gt; "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 299, > &gt; &amp;gt;&amp;gt; in > &gt; &amp;gt;&amp;gt; &amp;amp;gt; run > &gt; &amp;gt;&amp;gt; &amp;amp;gt; _run_main(main, args) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File > &gt; "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 250, > &gt; &amp;gt;&amp;gt; in > &gt; &amp;gt;&amp;gt; &amp;amp;gt; _run_main > &gt; &amp;gt;&amp;gt; &amp;amp;gt; sys.exit(main(argv)) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File "complete_scan.py", line 391, in > main > &gt; &amp;gt;&amp;gt; &amp;amp;gt; target_semantics) > &gt; &amp;gt;&amp;gt; &amp;amp;gt; File "complete_scan.py", line 240, in > &gt; export_prediction_to_mesh > &gt; &amp;gt;&amp;gt; &amp;amp;gt; [None, save_errors, save_errors], > [None, save_pred_sem, > &gt; &amp;gt;&amp;gt; save_target_sem], > &gt; &amp;gt;&amp;gt; &amp;amp;gt; UnboundLocalError: local variable > 'save_pred_sem' > &gt; referenced before > &gt; &amp;gt;&amp;gt; &amp;amp;gt; assignment > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; @qiji77 Can u please help me with this > problem > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; — > &gt; &amp;gt;&amp;gt; &amp;amp;gt; You are receiving this because you were > mentioned. > &gt; &amp;gt;&amp;gt; &amp;amp;gt; Reply to this email directly, view it > on GitHub, or > &gt; unsubscribe. > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; — > &gt; &amp;gt;&amp;gt; &amp;amp;gt; You are receiving this because you > commented. > &gt; &amp;gt;&amp;gt; &amp;amp;gt; Reply to this email directly, view it > on GitHub > &gt; &amp;gt;&amp;gt; &amp;amp;gt; < > &gt; &amp;gt;&amp;gt; > &gt; > https://github.com/angeladai/ScanComplete/issues/14?email_source=notifications&amp;amp;amp;email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594&amp;amp;gt;,

> > &gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; or unsubscribe > &gt; &amp;gt;&amp;gt; &amp;amp;gt; < > &gt; &amp;gt;&amp;gt; > &gt; > https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA&amp;amp;gt;

> > &gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; &amp;amp;gt; . > &gt; &amp;gt;&amp;gt; &amp;amp;gt; > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; — > &gt; &amp;gt;&amp;gt; You are receiving this because you were mentioned. > &gt; &amp;gt;&amp;gt; Reply to this email directly, view it on GitHub, or > unsubscribe. > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt;&amp;gt; — > &gt; &amp;gt;&amp;gt; You are receiving this because you commented. > &gt; &amp;gt;&amp;gt; Reply to this email directly, view it on GitHub > &gt; &amp;gt;&amp;gt; < > &gt; > https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609812881&amp;gt;,

> > &gt; > &gt; &amp;gt;&amp;gt; or unsubscribe > &gt; &amp;gt;&amp;gt; < > &gt; > https://github.com/notifications/unsubscribe-auth/AF3TKVDAVYENVZ7DD27IDNTRLHN6JANCNFSM4IIO6FMA&amp;gt;

> > &gt; > &gt; &amp;gt;&amp;gt; . > &gt; &amp;gt;&amp;gt; > &gt; &amp;gt; > &gt; > &gt; — > &gt; You are receiving this because you were mentioned. > &gt; Reply to this email directly, view it on GitHub, or unsubscribe. > &gt; > &gt; — > &gt; You are receiving this because you commented. > &gt; Reply to this email directly, view it on GitHub > &gt; < > https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609821008&gt;,

> > &gt; or unsubscribe > &gt; < > https://github.com/notifications/unsubscribe-auth/AF3TKVA7KOC73AFZQ7FD6MLRLHPT7ANCNFSM4IIO6FMA&gt;

> > &gt; . > &gt; > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub, or unsubscribe. > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > < https://github.com/angeladai/ScanComplete/issues/14#issuecomment-609829823>,

> or unsubscribe > < https://github.com/notifications/unsubscribe-auth/AF3TKVHKQAIF53QRIDBSDJLRLHRMXANCNFSM4IIO6FMA>

> . >

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/angeladai/ScanComplete/issues/14#issuecomment-610148897, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF3TKVFMZ6DEECW2P7LRPHLRLKK2LANCNFSM4IIO6FMA .

santhu937 avatar Apr 07 '20 03:04 santhu937

Hi there, are there some black points somehow in the generated obj files?

euzer avatar Apr 07 '20 09:04 euzer

@euzer no I did not get the black points

santhu937 avatar Apr 09 '20 09:04 santhu937

oh okay! thanks for your reply @santhu937 yeah few months ago during my intership, I used scanComplete, but I was getting bad ouput (black points, not enough points in the output point cloud).

@santhu937 Do you know how to create or own tfrecords based your own data?

euzer avatar Apr 09 '20 21:04 euzer

@qiji77 I am able to run the test code on colab with TF version 1.3 and python2 runtime. I get .tfrecord file for level 3 and level 2 output folders but I am not getting the .obj files, could you please tell me what could be wrong?

Aashish75 avatar Apr 12 '20 11:04 Aashish75

This is my output after running the test code.

Processing hierarchy level 3, scene 1 of 1: /content/modelcolab/vox19/e5c91fa85ebb60073d89c6ed56e66593__0_.tfrecords. 2020-04-12 11:32:23.418637: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:32:23.418672: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:32:23.418682: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:32:23.418689: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:32:23.418699: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations. sh: 1: matlab: not found Processing hierarchy level 2, scene 1 of 1: /content/modelcolab/vox9/e5c91fa85ebb60073d89c6ed56e66593__0__.tfrecords. 2020-04-12 11:32:40.374343: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:32:40.374398: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:32:40.374409: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:32:40.374417: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:32:40.374429: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations. tcmalloc: large alloc 1954471936 bytes == 0x55e24a902000 @ 0x7fd27223a1e7 0x7fd26698e23f 0x7fd267fc7e74 0x7fd267fd78a5 0x7fd267fd7d2c 0x7fd2680331fc 0x7fd268034225 0x7fd2680cc68c 0x7fd26809ca98 0x7fd26808c4c0 0x7fd268415e02 0x7fd268415092 0x7fd270d4ea50 0x7fd271bfe6db 0x7fd271f3788f sh: 1: matlab: not found Processing hierarchy level 1, scene 1 of 1: /content/modelcolab/vox5/e5c91fa85ebb60073d89c6ed56e66593__0__.tfrecords. 2020-04-12 11:34:42.664577: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:34:42.664622: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:34:42.664634: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:34:42.664643: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations. 2020-04-12 11:34:42.664656: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations. tcmalloc: large alloc 1266745344 bytes == 0x55bd440ea000 @ 0x7fa91c5d91e7 0x7fa910d2d23f 0x7fa912366e74 0x7fa9123768a5 0x7fa912376d2c 0x7fa9123d21fc 0x7fa9123d3225 0x7fa91246b68c 0x7fa91243ba98 0x7fa91242b4c0 0x7fa9127b4e02 0x7fa9127b4092 0x7fa91b0eda50 0x7fa91bf9d6db 0x7fa91c2d688f tcmalloc: large alloc 1501388800 bytes == 0x55bd440ea000 @ 0x7fa91c5d91e7 0x7fa910d2d23f 0x7fa912366e74 0x7fa9123768a5 0x7fa912376d2c 0x7fa9123d21fc 0x7fa9123d3225 0x7fa91246b68c 0x7fa91243ba98 0x7fa91242b4c0 0x7fa9127b4e02 0x7fa9127b4092 0x7fa91b0eda50 0x7fa91bf9d6db 0x7fa91c2d688f tcmalloc: large alloc 1501339648 bytes == 0x55bd9d8c0000 @ 0x7fa91c5d91e7 0x7fa910d2d23f 0x7fa912366e74 0x7fa9123768a5 0x7fa912376d2c 0x7fa9123d21fc 0x7fa9123d3225 0x7fa91246b68c 0x7fa91243ba98 0x7fa91242b4c0 0x7fa9127b4e02 0x7fa9127b4092 0x7fa91b0eda50 0x7fa91bf9d6db 0x7fa91c2d688f tcmalloc: large alloc 15013167104 bytes == 0x55bd9d8c0000 @ 0x7fa91c5d91e7 0x7fa910d2d23f 0x7fa912366e74 0x7fa9123768a5 0x7fa912376d2c 0x7fa9123d21fc 0x7fa9123d3225 0x7fa91246b68c 0x7fa91243ba98 0x7fa91242b4c0 0x7fa9127b4e02 0x7fa9127b4092 0x7fa91b0eda50 0x7fa91bf9d6db 0x7fa91c2d688f ./run_complete_scans_hierarchical.sh: line 92: 2289 Killed python complete_scan.py --alsologtostderr --base_dir="${HIERARCHY_LEVEL_1_MODEL}" --output_dir_prev="${OUTPUT_FOLDER_2}" --height_input="${HEIGHT_INPUT}" --hierarchy_level="${HIERARCHY_LEVEL}" --num_total_hierarchy_levels="${NUM_HIERARCHY_LEVELS}" --is_base_level="${IS_BASE_LEVEL}" --predict_semantics="${PREDICT_SEMANTICS}" --output_folder="${OUTPUT_FOLDER_1}" --input_scene="${scene}"_

Aashish75 avatar Apr 12 '20 11:04 Aashish75