Creating an AI Vision Model in OCI that can detect brain tumours 🧠

Here’s a short walkthrough video of how to create an AI Vision model in OCI that can analyse a brain scan and detect brain tumours 🔎.

The images I used to train the model can be found here – https://www.kaggle.com/datasets/navoneel/brain-mri-images-for-brain-tumor-detection/data

The script I used to bulk label the images uploaded to the object storage bucket can be found here – https://github.com/oracle-samples/oci-data-science-ai-samples/tree/main/data_labeling_examples/bulk_labeling_python

Leave a comment