Skip to content

Flask and Pytorch based serverside application for VisiCell

License

Notifications You must be signed in to change notification settings

ArdaBakici/VisiCell-Server

Repository files navigation

VisiCell-Server

Counting Cells Made Easier

Flask and Pytorch based server-side application for VisiCell



What is VisiCell?

VisiCell is a web and mobile-based application for counting cells that died with trypan blue. Normally, cells are counted manually. Even though there are automated methods, these methods use machines that are expensive to buy and maintain also they are not portable. VisiCell solves this problem by using machine learning for counting the cells. To use VisiCell, you should take a photo of the cells using your phone or camera of the microscope. Then upload the image to VisiCell, and your photo will be analyzed in milliseconds with an accuracy of +90%. VisiCell is cheaper, more accessible, portable, and faster than its alternatives.

What is VisiCell-Server?

VisiCell-Server is the main part of the VisiCell project and contains machine learning, web server and website codes.

Example

How to use?

run command flask run --host 0.0.0.0 to run server on local network

About

Flask and Pytorch based serverside application for VisiCell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages