RAIL: Region-Aware Instructive Learning for Semi-Supervised Tooth Segmentation in CBCT
Paper
•
2505.03538
•
Published
•
2
This model has been pushed to the Hub using the PytorchModelHubMixin integration:
Steps to use our model in this repository:
git clone https://huggingface.co/Tournesol-Saturday/railNet-tooth-segmentation-in-CBCT-image
cd railNet-tooth-segmentation-in-CBCT-image
conda create -n railnet python=3.10
conda activate railnet
pip install -r requirements.txt
python gradio_app.py
example_input_file folder..h5 file in this folder and drag it into the Gradio interface for model inference..nii.gz format in the output folder of the same directory.Gradio performs 1/2 downsampling on the 3D segmentation visualization, the segmentation accuracy is degraded..nii.gz format files in the output folder into the ITK-SNAP software to view the accurate segmentation visualization.