souravraha

Results 9 comments of souravraha

The old contribution is discarded, as it was failing a required test. Now, the pixel values are scaled linearly to lie in between 0 and 255. This ensures minimal losses...

@NicolasGensollen Upon re-running the command: ``` clinica run pet-linear --save_pet_in_t1w_space -wd /DATA/user/tmp/ bids CAPS 18FAV45 cerebellumPons2 -tsv partial_list.tsv ``` I noticed that the PET pipeline processes each BIDS subject sequentially,...

@NicolasGensollen While discussing this matter, I'd like to revisit a previous issue, #1060, which you helped resolve. After incorporating your enhancements and executing the converter on the existing bids directory,...

Is the frame.context.name a unique identifier for each frame? I noticed some frames repeat when iterating over the tfrecorddataset. Could someone verify this?

> > Is the frame.context.name a unique identifier for each frame? I noticed some frames repeat when iterating over the tfrecorddataset. > > [@souravraha](https://github.com/souravraha) As I explained in the post...

@xmfcx That is plausible. My God, shouldn't they explicitly mention this? A lot of people are simply going to glob with "training" and end up using both sets!

I get this even with a single `-m` flag. I didn't know that it produces (almost) correct BIDS directory. Thanks for pointing that out.

> I have yes. If you're asking about downloading the tf files I got them from here https://waymo.com/open/challenges/2025/e2e-driving/ > > If you're asking how to load the dataset in code,...

You might find this useful: https://github.com/waymo-research/waymo-open-dataset/issues/924#issuecomment-2815536215.