Noob-PeNguiN

Results 5 issues of Noob-PeNguiN

I tried to install submodules by `(gaussian_splatting) root@interactive79467:~/gaussian-splatting/submodules/diff-gaussian-rasterization# pip install .` and it returns ```bash Processing /root/gaussian-splatting/submodules/diff-gaussian-rasterization Preparing metadata (setup.py) ... done Building wheels for collected packages: diff_gaussian_rasterization Building wheel...

Greetings. Hello, I wonder how can I sample some slice other than the three basic planes, i.e. coronal、sagittal、transverse plane. For example, a tilted-45-degree coronal plane. Many thanks for your time...

Hi,I was running ```bash time mirtk reconstruct /opt/data/private/Baselines/datas/HCP/recon/SVRTK/HCP_100307_svrtk.nii.gz 3 \ datas/HCP/processed/HCP_100307_T2w_processed_transposed/axial_processed.nii.gz \ datas/HCP/processed/HCP_100307_T2w_processed_transposed/coronal_processed.nii.gz \ datas/HCP/processed/HCP_100307_T2w_processed_transposed/sagittal_processed.nii.gz -thickness 2 2 2 -resolution 0.7 ``` And I get the output below. I wonder...

Hello, I'm trying to use the SynthSeg 2 model on HCP dataset. I ran it with the basic command `python ./scripts/commands/SynthSeg_predict.py --i path --o path` As show below, the brain...

I tried running the pre-trained SynthSeg 2.0 model on the FeTA fetal brain dataset. As shown in the image below, the model struggles to produce a meaningful segmentation. This is...