Dear all,
I am working on some generative model for tractography (either GAN or VAE).Originally I thought to encode from each voxel the tensor, then I have been readingtheĀ Yixue Fenga and Bramsh Q. Chandio paper with VAE generting synthetic tractography. e.g.Ā https://www.biorxiv.org/content/10.1101/2023.02.24.529954v3.full.pdf
I also tried to decompose the FINTA, GESTA... though their library has become quite complex to study.
What is still unclear to me. Is what kind of data you pass in the first layer (not what you have in the latent space). Independently whether it is a tract or a bundle, it seems you pass entire streamline (I assume as a series of x,y,z points) not individual tensors from individual voxels. Am I right?
Can someone clarify this aspect? Thanks
Best,Alex