Thabit11 commited on
Commit
41fe9e4
·
verified ·
1 Parent(s): db8b4c2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -21,11 +21,11 @@ def predict(img):
21
  title = "Breast cancer detection with Deep Transfer Learning(ResNet18)."
22
  description = """
23
  <p style='text-align: center'>
 
24
  <b>As a radiologist or oncologist, it is crucial to know what is wrong with a breast x-ray image.</b><br>
25
  <b>Upload the breast X-ray image to know what is wrong with a patient's breast with or without implant.</b><br>
26
- This is a product of published research paper:
27
- <a href='https://iopscience.iop.org/article/10.1088/2057-1976/ad3cdf' target='_blank' style='color: blue;'>read paper</a>.<br>
28
- Learn more about me: <a href='https://www.linkedin.com/in/fosberg-addai-53a6991a7/' target='_blank' style='color: blue;'>Fosberg Addai</a>
29
  </p>
30
  """
31
  article = "<p style='text-align: center'>Web app is built and managed by Addai Fosberg</p>"
 
21
  title = "Breast cancer detection with Deep Transfer Learning(ResNet18)."
22
  description = """
23
  <p style='text-align: center'>
24
+ <b>Efficient and Explainable Framework for Breast Cancer Detect and Diagnose By SANA ABDALJILI</b><be>
25
  <b>As a radiologist or oncologist, it is crucial to know what is wrong with a breast x-ray image.</b><br>
26
  <b>Upload the breast X-ray image to know what is wrong with a patient's breast with or without implant.</b><br>
27
+ This is a product of project of software intelligence courses under professor Prof. Tiejian Luo
28
+ <br>
 
29
  </p>
30
  """
31
  article = "<p style='text-align: center'>Web app is built and managed by Addai Fosberg</p>"