├── HDS.exe ├── HDS_test.mp4 ├── README.md ├── README.txt ├── application_bc ├── application_ml ├── application_pn ├── application_sc ├── docs ├── PIC │ ├── Certificate.png │ ├── Chapter.pdf │ ├── Cover Page.pdf │ ├── Health Discernment System.docx │ └── Presentation.pptx ├── Presentation.pptx └── Project Report.pdf ├── images ├── button_bc.png ├── button_ml.png ├── button_pn.png ├── button_sc.png ├── close.png ├── cover_bc.png ├── cover_main.png ├── cover_ml.png ├── cover_pn.png ├── cover_sc.png ├── detect.png ├── error.png ├── home.png ├── icon.ico ├── input.png ├── requirements.ico ├── shot_1.png ├── shot_2.png ├── shot_3.png ├── uml.png └── upload.png ├── py_files.zip ├── requirements.exe └── test_sample ├── Breast Cancer ├── b1.png ├── b2.png ├── b3.png ├── m1.png ├── m2.png └── m3.png ├── Malaria ├── p1.png ├── p2.png ├── p3.png ├── u1.png ├── u2.png └── u3.png ├── Pneumonia ├── n1.jpeg ├── n2.jpeg ├── n3.jpeg ├── p1.jpeg ├── p2.jpeg └── p3.jpeg └── Skin Cancer ├── b1.jpg ├── b2.jpg ├── b3.jpg ├── m1.jpg ├── m2.jpg └── m3.jpg /HDS.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/HDS.exe -------------------------------------------------------------------------------- /HDS_test.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/HDS_test.mp4 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/README.md -------------------------------------------------------------------------------- /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/README.txt -------------------------------------------------------------------------------- /application_bc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/application_bc -------------------------------------------------------------------------------- /application_ml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/application_ml -------------------------------------------------------------------------------- /application_pn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/application_pn -------------------------------------------------------------------------------- /application_sc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/application_sc -------------------------------------------------------------------------------- /docs/PIC/Certificate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/docs/PIC/Certificate.png -------------------------------------------------------------------------------- /docs/PIC/Chapter.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/docs/PIC/Chapter.pdf -------------------------------------------------------------------------------- /docs/PIC/Cover Page.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/docs/PIC/Cover Page.pdf -------------------------------------------------------------------------------- /docs/PIC/Health Discernment System.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/docs/PIC/Health Discernment System.docx -------------------------------------------------------------------------------- /docs/PIC/Presentation.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/docs/PIC/Presentation.pptx -------------------------------------------------------------------------------- /docs/Presentation.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/docs/Presentation.pptx -------------------------------------------------------------------------------- /docs/Project Report.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/docs/Project Report.pdf -------------------------------------------------------------------------------- /images/button_bc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/button_bc.png -------------------------------------------------------------------------------- /images/button_ml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/button_ml.png -------------------------------------------------------------------------------- /images/button_pn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/button_pn.png -------------------------------------------------------------------------------- /images/button_sc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/button_sc.png -------------------------------------------------------------------------------- /images/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/close.png -------------------------------------------------------------------------------- /images/cover_bc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/cover_bc.png -------------------------------------------------------------------------------- /images/cover_main.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/cover_main.png -------------------------------------------------------------------------------- /images/cover_ml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/cover_ml.png -------------------------------------------------------------------------------- /images/cover_pn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/cover_pn.png -------------------------------------------------------------------------------- /images/cover_sc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/cover_sc.png -------------------------------------------------------------------------------- /images/detect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/detect.png -------------------------------------------------------------------------------- /images/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/error.png -------------------------------------------------------------------------------- /images/home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/home.png -------------------------------------------------------------------------------- /images/icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/icon.ico -------------------------------------------------------------------------------- /images/input.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/input.png -------------------------------------------------------------------------------- /images/requirements.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/requirements.ico -------------------------------------------------------------------------------- /images/shot_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/shot_1.png -------------------------------------------------------------------------------- /images/shot_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/shot_2.png -------------------------------------------------------------------------------- /images/shot_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/shot_3.png -------------------------------------------------------------------------------- /images/uml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/uml.png -------------------------------------------------------------------------------- /images/upload.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/images/upload.png -------------------------------------------------------------------------------- /py_files.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/py_files.zip -------------------------------------------------------------------------------- /requirements.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/requirements.exe -------------------------------------------------------------------------------- /test_sample/Breast Cancer/b1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Breast Cancer/b1.png -------------------------------------------------------------------------------- /test_sample/Breast Cancer/b2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Breast Cancer/b2.png -------------------------------------------------------------------------------- /test_sample/Breast Cancer/b3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Breast Cancer/b3.png -------------------------------------------------------------------------------- /test_sample/Breast Cancer/m1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Breast Cancer/m1.png -------------------------------------------------------------------------------- /test_sample/Breast Cancer/m2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Breast Cancer/m2.png -------------------------------------------------------------------------------- /test_sample/Breast Cancer/m3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Breast Cancer/m3.png -------------------------------------------------------------------------------- /test_sample/Malaria/p1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Malaria/p1.png -------------------------------------------------------------------------------- /test_sample/Malaria/p2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Malaria/p2.png -------------------------------------------------------------------------------- /test_sample/Malaria/p3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Malaria/p3.png -------------------------------------------------------------------------------- /test_sample/Malaria/u1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Malaria/u1.png -------------------------------------------------------------------------------- /test_sample/Malaria/u2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Malaria/u2.png -------------------------------------------------------------------------------- /test_sample/Malaria/u3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Malaria/u3.png -------------------------------------------------------------------------------- /test_sample/Pneumonia/n1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Pneumonia/n1.jpeg -------------------------------------------------------------------------------- /test_sample/Pneumonia/n2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Pneumonia/n2.jpeg -------------------------------------------------------------------------------- /test_sample/Pneumonia/n3.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Pneumonia/n3.jpeg -------------------------------------------------------------------------------- /test_sample/Pneumonia/p1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Pneumonia/p1.jpeg -------------------------------------------------------------------------------- /test_sample/Pneumonia/p2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Pneumonia/p2.jpeg -------------------------------------------------------------------------------- /test_sample/Pneumonia/p3.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Pneumonia/p3.jpeg -------------------------------------------------------------------------------- /test_sample/Skin Cancer/b1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Skin Cancer/b1.jpg -------------------------------------------------------------------------------- /test_sample/Skin Cancer/b2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Skin Cancer/b2.jpg -------------------------------------------------------------------------------- /test_sample/Skin Cancer/b3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Skin Cancer/b3.jpg -------------------------------------------------------------------------------- /test_sample/Skin Cancer/m1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Skin Cancer/m1.jpg -------------------------------------------------------------------------------- /test_sample/Skin Cancer/m2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Skin Cancer/m2.jpg -------------------------------------------------------------------------------- /test_sample/Skin Cancer/m3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RiturajSaha/Health-Discernment-System/HEAD/test_sample/Skin Cancer/m3.jpg --------------------------------------------------------------------------------