I am studying the first deep learning project. I need to counting tubules and cells. How to do this? If you suggest a tutorial (or another thing) related to this subject, I would love to.
Firstly, I must detect and count tubules (black ones) and after must detect and count cells (yellow ones).
I am planning to use UNET but I don't understand how to make detect and count operations.
Thanks