LiftReg icon indicating copy to clipboard operation
LiftReg copied to clipboard

May I ask that LiftReg-noLift3D does not need the PCA method for dimensionality reduction?

Open computerAItest opened this issue 2 years ago • 1 comments

May I ask that LiftReg-noLift3D does not need the PCA method for dimensionality reduction?

computerAItest avatar Aug 17 '23 03:08 computerAItest

Hi Yuan,

The LiftReg-noLift3D also relies on the PCA-built subspace. The only difference between LiftReg and LiftReg-noLift3D is whether one uses the Lift3D module.

LiftReg-noLift3D duplicates the projections to generate a set of 3D volumes as implemented in this line

lintian-a avatar Mar 24 '24 23:03 lintian-a