-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About the output after running completion task #14
Comments
Hello, |
hi there, |
well,thank you for your reply. |
Well,I found the cause of the problem. |
Traceback (most recent call last): @qiji77 Can u please help me with this problem |
Hello I think you can try to use python2.7 to run this.
best wishes!
…------------------ 原始邮件 ------------------
发件人: "santhu937"<notifications@github.com>;
发送时间: 2020年2月11日(星期二) 晚上6:47
收件人: "angeladai/ScanComplete"<ScanComplete@noreply.github.com>;
抄送: "775785698"<775785698@qq.com>; "Mention"<mention@noreply.github.com>;
主题: 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.
|
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!
------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2020年2月11日(星期二) 晚上6:47
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: 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
<#14?email_source=notifications&email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA>
.
|
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 can try to use python2.7 to run this.
best wishes!
------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2020年2月11日(星期二) 晚上6:47
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: 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
<#14?email_source=notifications&email_token=AF3TKVESZWDRPLHEPHLJHO3RCOGEFA5CNFSM4IIO6FMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPRE4Q#issuecomment-585044594>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF3TKVET3MMUOTC2KFB63A3RCOGEFANCNFSM4IIO6FMA>
.
|
how about to # save_pred_sem?
it's too long ago that I can't recall the operation I used.
…------------------ 原始邮件 ------------------
发件人: "santhu937"<notifications@github.com>;
发送时间: 2020年4月6日(星期一) 晚上9:51
收件人: "angeladai/ScanComplete"<ScanComplete@noreply.github.com>;
抄送: "775785698"<775785698@qq.com>;"Mention"<mention@noreply.github.com>;
主题: 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 <notifications@github.com> wrote:
> Hello&nbsp; &nbsp; I think you can try to use python2.7 to run this.
> &nbsp; &nbsp; best wishes!
>
>
>
>
> ------------------&nbsp;原始邮件&nbsp;------------------
> 发件人: "santhu937"<notifications@github.com&gt;;
> 发送时间: 2020年2月11日(星期二) 晚上6:47
> 收件人: "angeladai/ScanComplete"<ScanComplete@noreply.github.com&gt;;
> 抄送: "775785698"<775785698@qq.com&gt;; "Mention"<mention@noreply.github.com&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
> <#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.
|
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 about to # save_pred_sem?
it's too long ago that I can't recall the operation I used.
------------------ 原始邮件 ------------------
***@***.***>;
发送时间: 2020年4月6日(星期一) 晚上9:51
***@***.***>;
***@***.***>;"Mention"<
***@***.***>;
主题: 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 ***@***.***>
wrote:
> Hello&nbsp; &nbsp; I think you can try to use python2.7 to
run this.
> &nbsp; &nbsp; best wishes!
>
>
>
>
> ------------------&nbsp;原始邮件&nbsp;------------------
> 发件人: ***@***.***&gt;;
> 发送时间: 2020年2月11日(星期二) 晚上6:47
> 收件人: ***@***.***&gt;;
> 抄送: ***@***.***&gt;; "Mention"<
***@***.***&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
> <
#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
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF3TKVDAVYENVZ7DD27IDNTRLHN6JANCNFSM4IIO6FMA>
.
|
was this the output u got,,is it right?
On Mon, Apr 6, 2020 at 7:31 PM Santhosh Patil <santhoshpatil937@gmail.com>
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 ***@***.***> wrote:
> how about to # save_pred_sem?
> it's too long ago that I can't recall the operation I used.
>
>
> ------------------ 原始邮件 ------------------
> ***@***.***>;
> 发送时间: 2020年4月6日(星期一) 晚上9:51
> ***@***.***>;
> ***@***.***>;"Mention"<
> ***@***.***>;
> 主题: 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 ***@***.***>
> wrote:
>
> > Hello&nbsp; &nbsp; I think you can try to use python2.7 to
> run this.
> > &nbsp; &nbsp; best wishes!
> >
> >
> >
> >
> > ------------------&nbsp;原始邮件&nbsp;------------------
> > 发件人: ***@***.***&gt;;
> > 发送时间: 2020年2月11日(星期二) 晚上6:47
> > 收件人: ***@***.***&gt;;
>
> > 抄送: ***@***.***&gt;; "Mention"<
> ***@***.***&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
> > <
> #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
> <#14 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AF3TKVDAVYENVZ7DD27IDNTRLHN6JANCNFSM4IIO6FMA>
> .
>
|
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"<notifications@github.com>;
发送时间: 2020年4月6日(星期一) 晚上10:09
收件人: "angeladai/ScanComplete"<ScanComplete@noreply.github.com>;
抄送: "775785698"<775785698@qq.com>;"Mention"<mention@noreply.github.com>;
主题: 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 <santhoshpatil937@gmail.com>
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 <notifications@github.com> 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"<notifications@github.com&gt;;
>> 发送时间:&nbsp;2020年4月6日(星期一) 晚上9:51
>> 收件人:&nbsp;"angeladai/ScanComplete"<ScanComplete@noreply.github.com&gt;;
>> 抄送:&nbsp;"775785698"<775785698@qq.com&gt;;"Mention"<
>> mention@noreply.github.com&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 <notifications@github.com&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"<notifications@github.com&amp;gt;;
>> &gt; 发送时间: 2020年2月11日(星期二) 晚上6:47
>> &gt; 收件人: "angeladai/ScanComplete"<ScanComplete@noreply.github.com&amp;gt;;
>>
>> &gt; 抄送: "775785698"<775785698@qq.com&amp;gt;; "Mention"<
>> mention@noreply.github.com&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; <
>> #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
>> <#14 (comment)>,
>> 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.
|
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 get the network model. I just use
the test datasets,instead of my datasets.
------------------ 原始邮件 ------------------
***@***.***>;
发送时间: 2020年4月6日(星期一) 晚上10:09
***@***.***>;
***@***.***>;"Mention"<
***@***.***>;
主题: 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 ***@***.***>
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 ***@***.***>
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;------------------
>> ***@***.***&gt;;
>> 发送时间:&nbsp;2020年4月6日(星期一) 晚上9:51
>> 收件人:&nbsp;"angeladai/ScanComplete"<
***@***.***&gt;;
>> ***@***.***&gt;;"Mention"<
>> ***@***.***&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 ***@***.***&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; 发件人: ***@***.***&amp;gt;;
>> &gt; 发送时间: 2020年2月11日(星期二) 晚上6:47
>> &gt; 收件人: "angeladai/ScanComplete"<
***@***.***&amp;gt;;
>>
>> &gt; 抄送: ***@***.***&amp;gt;;
"Mention"<
>> ***@***.***&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; <
>>
#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
>> <
#14 (comment)>,
>> 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
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF3TKVA7KOC73AFZQ7FD6MLRLHPT7ANCNFSM4IIO6FMA>
.
|
maybe github make that It isn't I write.
…------------------ 原始邮件 ------------------
发件人: "santhu937"<notifications@github.com>;
发送时间: 2020年4月6日(星期一) 晚上10:26
收件人: "angeladai/ScanComplete"<ScanComplete@noreply.github.com>;
抄送: "775785698"<775785698@qq.com>;"Mention"<mention@noreply.github.com>;
主题: 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 <notifications@github.com> 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"<notifications@github.com&gt;;
> 发送时间:&nbsp;2020年4月6日(星期一) 晚上10:09
> 收件人:&nbsp;"angeladai/ScanComplete"<ScanComplete@noreply.github.com&gt;;
> 抄送:&nbsp;"775785698"<775785698@qq.com&gt;;"Mention"<
> mention@noreply.github.com&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 <santhoshpatil937@gmail.com&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 <notifications@github.com&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"<notifications@github.com&amp;gt;;
> &gt;&gt; 发送时间:&amp;nbsp;2020年4月6日(星期一) 晚上9:51
> &gt;&gt; 收件人:&amp;nbsp;"angeladai/ScanComplete"<
> ScanComplete@noreply.github.com&amp;gt;;
> &gt;&gt; 抄送:&amp;nbsp;"775785698"<775785698@qq.com&amp;gt;;"Mention"<
> &gt;&gt; mention@noreply.github.com&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 <notifications@github.com&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"<notifications@github.com&amp;amp;gt;;
> &gt;&gt; &amp;gt; 发送时间: 2020年2月11日(星期二) 晚上6:47
> &gt;&gt; &amp;gt; 收件人: "angeladai/ScanComplete"<
> ScanComplete@noreply.github.com&amp;amp;gt;;
> &gt;&gt;
> &gt;&gt; &amp;gt; 抄送: "775785698"<775785698@qq.com&amp;amp;gt;;
> "Mention"<
> &gt;&gt; mention@noreply.github.com&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;
> #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; <
> #14 (comment)&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
> <#14 (comment)>,
> 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.
|
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 ***@***.***> wrote:
maybe github make that It isn't I write.
------------------ 原始邮件 ------------------
***@***.***>;
发送时间: 2020年4月6日(星期一) 晚上10:26
***@***.***>;
***@***.***>;"Mention"<
***@***.***>;
主题: 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 ***@***.***> 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;------------------
> ***@***.***&gt;;
> 发送时间:&nbsp;2020年4月6日(星期一) 晚上10:09
> 收件人:&nbsp;"angeladai/ScanComplete"<
***@***.***&gt;;
> ***@***.***&gt;;"Mention"<
> ***@***.***&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 <
***@***.***&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 <
***@***.***&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"<
***@***.***&amp;gt;;
> &gt;&gt; 发送时间:&amp;nbsp;2020年4月6日(星期一) 晚上9:51
> &gt;&gt; 收件人:&amp;nbsp;"angeladai/ScanComplete"<
> ***@***.***&amp;gt;;
> &gt;&gt; ***@***.***&amp;gt;;"Mention"<
> &gt;&gt; ***@***.***&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 <
***@***.***&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"<
***@***.***&amp;amp;gt;;
> &gt;&gt; &amp;gt; 发送时间: 2020年2月11日(星期二) 晚上6:47
> &gt;&gt; &amp;gt; 收件人: "angeladai/ScanComplete"<
> ***@***.***&amp;amp;gt;;
> &gt;&gt;
> &gt;&gt; &amp;gt; 抄送: ***@***.***&amp;amp;gt;;
> "Mention"<
> &gt;&gt; ***@***.***&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;
>
#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; <
>
#14 (comment)&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
> <
#14 (comment)>,
> 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
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF3TKVHKQAIF53QRIDBSDJLRLHRMXANCNFSM4IIO6FMA>
.
|
pred_sem.obj is the output generated by the model
target_sem.obj is the target model
…------------------ 原始邮件 ------------------
发件人: "santhu937"<notifications@github.com>;
发送时间: 2020年4月7日(星期二) 中午11:09
收件人: "angeladai/ScanComplete"<ScanComplete@noreply.github.com>;
抄送: "775785698"<775785698@qq.com>;"Mention"<mention@noreply.github.com>;
主题: 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 <notifications@github.com> wrote:
> maybe github make that&nbsp; It isn't I write.
>
>
>
>
> ------------------&nbsp;原始邮件&nbsp;------------------
> 发件人:&nbsp;"santhu937"<notifications@github.com&gt;;
> 发送时间:&nbsp;2020年4月6日(星期一) 晚上10:26
> 收件人:&nbsp;"angeladai/ScanComplete"<ScanComplete@noreply.github.com&gt;;
> 抄送:&nbsp;"775785698"<775785698@qq.com&gt;;"Mention"<
> mention@noreply.github.com&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 <notifications@github.com&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"<notifications@github.com&amp;gt;;
> &gt; 发送时间:&amp;nbsp;2020年4月6日(星期一) 晚上10:09
> &gt; 收件人:&amp;nbsp;"angeladai/ScanComplete"<
> ScanComplete@noreply.github.com&amp;gt;;
> &gt; 抄送:&amp;nbsp;"775785698"<775785698@qq.com&amp;gt;;"Mention"<
> &gt; mention@noreply.github.com&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 <
> santhoshpatil937@gmail.com&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 <
> notifications@github.com&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"<
> notifications@github.com&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; ScanComplete@noreply.github.com&amp;amp;gt;;
> &gt; &amp;gt;&amp;gt; 抄送:&amp;amp;nbsp;"775785698"<775785698@qq.com&amp;amp;gt;;"Mention"<
>
> &gt; &amp;gt;&amp;gt; mention@noreply.github.com&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 <
> notifications@github.com&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"<
> notifications@github.com&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; ScanComplete@noreply.github.com&amp;amp;amp;gt;;
> &gt; &amp;gt;&amp;gt;
> &gt; &amp;gt;&amp;gt; &amp;amp;gt; 抄送: "775785698"<775785698@qq.com&amp;amp;amp;gt;;
>
> &gt; "Mention"<
> &gt; &amp;gt;&amp;gt; mention@noreply.github.com&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;
> #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;
> #14 (comment)&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; <
> #14 (comment)&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
> <#14 (comment)>,
> 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.
|
Ok, Thank you very much.
…On Tue, Apr 7, 2020, 8:42 AM SuLi ***@***.***> wrote:
pred_sem.obj is the output generated by the model
target_sem.obj is the target model
------------------ 原始邮件 ------------------
***@***.***>;
发送时间: 2020年4月7日(星期二) 中午11:09
***@***.***>;
***@***.***>;"Mention"<
***@***.***>;
主题: 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 ***@***.***> wrote:
> maybe github make that&nbsp; It isn't I write.
>
>
>
>
> ------------------&nbsp;原始邮件&nbsp;------------------
> ***@***.***&gt;;
> 发送时间:&nbsp;2020年4月6日(星期一) 晚上10:26
> 收件人:&nbsp;"angeladai/ScanComplete"<
***@***.***&gt;;
> ***@***.***&gt;;"Mention"<
> ***@***.***&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 ***@***.***&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;gt;;
> &gt; 发送时间:&amp;nbsp;2020年4月6日(星期一) 晚上10:09
> &gt; 收件人:&amp;nbsp;"angeladai/ScanComplete"<
> ***@***.***&amp;gt;;
> &gt; ***@***.***&amp;gt;;"Mention"<
> &gt; ***@***.***&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 <
> ***@***.***&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 <
> ***@***.***&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"<
> ***@***.***&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; ***@***.***&amp;amp;gt;;
> &gt; &amp;gt;&amp;gt; 抄送:&amp;amp;nbsp;"775785698"<
***@***.***&amp;amp;gt;;"Mention"<
>
> &gt; &amp;gt;&amp;gt; ***@***.***&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 <
> ***@***.***&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"<
> ***@***.***&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; ***@***.***&amp;amp;amp;gt;;
> &gt; &amp;gt;&amp;gt;
> &gt; &amp;gt;&amp;gt; &amp;amp;gt; 抄送: "775785698"<
***@***.***&amp;amp;amp;gt;;
>
> &gt; "Mention"<
> &gt; &amp;gt;&amp;gt; ***@***.***&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;
>
#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;
>
#14 (comment)&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; <
>
#14 (comment)&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
> <
#14 (comment)>,
> 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
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF3TKVFMZ6DEECW2P7LRPHLRLKK2LANCNFSM4IIO6FMA>
.
|
Hi there, |
@euzer no I did not get the black points |
oh okay! thanks for your reply @santhu937 @santhu937 Do you know how to create or own tfrecords based your own data? |
@qiji77 |
This is my output after running the test code. Processing hierarchy level 3, scene 1 of 1: /content/modelcolab/vox19/e5c91fa85ebb60073d89c6ed56e66593__0_.tfrecords. |
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 :
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 !
The text was updated successfully, but these errors were encountered: