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

fix(growcut): memory limit issue #1672

Merged
merged 2 commits into from
Dec 4, 2024
Merged

fix(growcut): memory limit issue #1672

merged 2 commits into from
Dec 4, 2024

Conversation

sedghi
Copy link
Member

@sedghi sedghi commented Dec 4, 2024

This pull request includes changes to the runGrowCut function in the packages/tools/src/utilities/segmentation/growCut/runGrowCut.ts file and updates to the example-info.json file to add a new segmentation tool. The most important changes include adjusting the WebGPU memory limit, making the request adapter call optional, and adding a new AI assistance tool for segmentation.

Changes to WebGPU memory limit and request adapter:

Updates to example tools:

  • utils/ExampleRunner/example-info.json: Added a new tool entry for "Segmentation AI Assistance" to demonstrate the use of AI tools for segmentation creation using ONNX runtime on the client side.

Copy link

stackblitz bot commented Dec 4, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Dec 4, 2024

Deploy Preview for cornerstone-3d-docs canceled.

Name Link
🔨 Latest commit 995dc04
🔍 Latest deploy log https://app.netlify.com/sites/cornerstone-3d-docs/deploys/6750b4579bfb4d00085d33b7

@sedghi sedghi changed the title try this fix(growcut): memory limit issue Dec 4, 2024
@sedghi sedghi merged commit 2516e64 into main Dec 4, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant