It is a Deep Learning Project involving MLflow , DVC and Deployment.
Clone the repository using the following command:
https://github.com/misskiran/Renal-Tumor-Classification
conda create -n vrtlcnn python=3.8 -y
conda activate vrtlcnn
pip install -r requirements.txt