The scripts are divided into two components:
- Model training and evaluation
- Real-time Illumination Adapted Bladder Lesion Detection Framework for Cystoscopy Videos.
- To install, we will need Python installed; some Python packages are required and can be installed by running the following command line:
./install_packages.sh
-
To Run, there are two options:
- Process a folder with cystoscopy videos
run_exp.sh
- Process in real-time from the video input
run_real_time.sh
-
The real-time framework supports ONNX (Pytorch/TensorFlow models are convertible to ONNX format).
-
The real-time framework incorporates the use of OpenGL to leverage hardware acceleration for efficient graphical augmentation.
-
You need to convert the TensorFlow format to ONNX format for better performance and deployment.
-
CycleGAN was used to optimize the color space for the development set.
Efficient Augmented Intelligence Framework for Bladder Lesion Detection Okyaz Eminaga, Timothy Jiyong Lee, Mark Laurie, T. Jessie Ge, Vinh La, Jin Long, Axel Semjonow, Martin Bogemann, Hubert Lau, Eugene Shkolyar, Lei Xing, and Joseph C. Liao JCO Clinical Cancer Informatics 2023:7 [https://ascopubs.org/doi/abs/10.1200/CCI.23.00031]