SamsungAcademyProject
This project was created within the framework of IT.School Academy by Samsung on Sechenov University dataset of kidney cancer
Install / Use
/learn @NeXu7/SamsungAcademyProjectREADME
Cell Classifier
About the purpose
This project was created within the framework of IT.School Academy by Samsung and based on Sechenov University dataset of kidney cancer cell classification (this project is the winner of the contest)
How does it work
- Program takes the json file with cells boundaries created by QuPath
- WSI scan has to be in "slides/" dir
- Then model create cell wise prediction and create json file with objects to import in QuPath
How to use:
- install all requirements
- streamlit run main.py
- to test use test_image.tif or any image in test_images folder
