MrGiovanni / MrGiovanni/ModelsGenesis

any detials when training my own pretrain model

Open
#52 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
791
Forks
141
PR merge metrics
No merged PRs in 30d

Description

thanks for your excellent work! there are some question

  1. we all know that voxel "Spacing" is important when sampling Medical Image Data, which spacing in your training dataset, and test dataset?
  2. the scale (32, 64) per patient, such as "32 means I extracted 32 sub-volumes per patient, 64 means 64 sub-volumes per patient", why donnt you sampling data on-demand when pick one patient for much more sub-volumes.
  3. what is means HU_thred and len_depth in function infinite_generator_from_one_volume.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating infinite_generator_from_one_volume and the training-data setup, then trace where voxel spacing, per-patient sub-volume counts, HU_thred, and len_depth are defined or used. Done means documenting the train/test spacing, the sampling rationale, and the meanings of both function parameters.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
data, machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.