shapeworks-dev-support

Text archives Help


Re: [shapeworks-dev-support] dumping intermediate results


Chronological Thread 
  • From: Allen Sanderson <allen@sci.utah.edu>
  • To: shapeworks-dev-support@sci.utah.edu, Alan Morris <amorris@sci.utah.edu>
  • Subject: Re: [shapeworks-dev-support] dumping intermediate results
  • Date: Mon, 6 Jul 2020 11:10:17 -0600
  • Ironport-sdr: dH452ZI1MrHv4WC/xk3/2m9WqJv3vuSW61F0ZQMAADR02EeuFtKbC96VnwFFgeIOri9/9uy4Zl A2PLbwm6EwSm/AcRCsq4FJZtT3DRyxah93brkocrEjePvu6Jzacctk249vLbdomieifRwH6fX6 nqd7mbBJD6FQrNuob/GR3oG7/g7aFwGbfkHmvAMgxGgf/236CA4RsJrHx8wru/TZT7+4ILMjrN kPEXUZhupq+Kpw6ILEDvKKcr0fhT7pUp5b2aUY5KhMZprvSp8+flcG8TLs1LHCqCET2kRtAc8v tdQ=

Hi Alan,

I see that so setting m_disable_checkpointing = false; should allow the initialization to be dumped modulo making sure it is in a separate directory from the optimization check pointing.

Thanks, I will see what I can cobble together.

FWIW, right now I am able to animate the checkpoints as well as the correspondence. Attached is a simple example but shows where two correspondence is not correct.

Cheers,

Allen






On Jul 6, 2020, at 10:56 AM, Alan Morris <amorris@sci.utah.edu> wrote:

Allen,

Optimize::IterateCallback is called in both cases, but during Initialization, the m_disable_checkpointing flag is set, so the checkpointing doesn't happen.  I don't know the justification.

I'm planning at some point to replace the checkpointing with a mechanism to store a lot more information, probably in a single file that Studio can replay.

Alan



On Mon, Jul 6, 2020 at 10:29 AM Allen Sanderson <allen@sci.utah.edu> wrote:
Thanks Alan,

So then Optimize::IterateCallback is only accessed during the “optimize” phase. Given both the splitting and finial optimization use the same optimization, what is triggers its usage. Give there are no comments it is really hard to know what does what.

Cheers,

Allen 




On Jul 3, 2020, at 1:20 PM, Alan Morris <amorris@sci.utah.edu> wrote:

Allen,

I’m not aware of a feature to dump every iteration during the Initialization phase. 

Alan


On Fri, Jul 3, 2020 at 12:37 PM Allen Sanderson <allen@sci.utah.edu> wrote:
Hi,

I am wondering how one can get the points to be dumped out for each iteration during the splitting phase??? I can dump them during the finial optimization stage via the check points. But want to dump them during the split optimization.


Cheers,

Allen


Allen Sanderson
SCI Institute
University of Utah





PNG image




Archive powered by MHonArc 2.6.18.

Top of page