Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all absolute paths in the Auto3DSeg templates generation (BundleGen) process #7340

Open
mingxin-zheng opened this issue Dec 26, 2023 · 1 comment
Labels
enhancement New feature or request Feature request

Comments

@mingxin-zheng
Copy link
Contributor

Describe the bug

The absolute paths in the Auto3DSeg BundleGen are blocking users to customize and use bundles locally.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Install '....'
  3. Run commands '....'

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

Ensuring you use the relevant python executable, please paste the output of:

python -c "import monai; monai.config.print_debug_info()"

Additional context
Add any other context about the problem here.

@vikashg
Copy link

vikashg commented Jan 4, 2024

@mingxin-zheng we can close this after the PR is approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants