Rt-utils Alternatives
Similar projects and alternatives to rt-utils based on common topics and language
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better rt-utils alternative or higher similarity.
rt-utils discussion
rt-utils reviews and mentions
Posts with mentions or reviews of rt-utils.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-12.
-
Trying to make masks from CT contours and need help...
I am trying to make masks from CT contours and need some help. I am using the rt_utils extension: https://github.com/qurit/rt-utils. I am having issues with the dicom_series_path - I set my path to be the folder all of the dicom slices are housed in, but I get "permission denied" as the function is looking for a file, not a folder. I then set the path to go directly to the first CT slice, and the function runs but creates an error due to there being no contour on that slice (understandable).
- Varian structure file to training masks
Stats
Basic rt-utils repo stats
2
223
8.9
27 days ago
qurit/rt-utils is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of rt-utils is Python.