-
Notifications
You must be signed in to change notification settings - Fork 52
Bone app #269
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
Conversation
Signed-off-by: Shekhar Dwivedi <shekhard@nvidia.com>
Signed-off-by: Shekhar Dwivedi <shekhard@nvidia.com>
Signed-off-by: Shekhar Dwivedi <shekhard@nvidia.com>
Signed-off-by: Shekhar Dwivedi <shekhard@nvidia.com>
Signed-off-by: Shekhar Dwivedi <shekhard@nvidia.com>
Please run auto style fixes: ./run check --autofix BTW, expanding the details of the build/test to see the failures, and also check the version of the checkers (a few) are the same in dev env; it happened to me that the out of sync versions caused me to do quite a number of commits to correct the styling complaints. |
Signed-off-by: Shekhar Dwivedi <shekhard@nvidia.com>
Signed-off-by: Shekhar Dwivedi <shekhard@nvidia.com>
Signed-off-by: Shekhar Dwivedi <shekhard@nvidia.com>
Signed-off-by: Shekhar Dwivedi <shekhard@nvidia.com>
Signed-off-by: Shekhar Dwivedi <shekhard@nvidia.com>
Hi @shekhardw. So, I see that you are using [clcat] (https://pypi.org/project/clcat/). Initially I had no idea about clcat so good to see that there is a clara toolkit. So, I tried installing once
However, when I tried to install the same inside a conda environment, I cannot install it
Can you please look into this. |
Hi @vikashg, Bone segmentation is based on classic computer vision techniques. So the app will be different. I will be preparing some additional documentation and sample datasets to test. |
@shekhardw Sounds good. If the clcat can be installed I can proceed with further testing. Let me know if you need more information to track down that error. |
Kudos, SonarCloud Quality Gate passed!
|
@shekhardw Do we have any updates on this? Specifically clcat ? |
@vikashg This work is on hold due to other high priority items. @rahul-imaging can share his thoughts. |
With all indications this PR would not be finalized. Closing it now. |
[FEA] Bone Segmentation App #198
First version of CT bone segmentation algorithm.