Hi,
so I have 150 images of capillaries and want to use a machine learning model with a hough transform algorithm to try and detect these capillaries. I tried the excecises for pre-processing and have gotten them to work, but now want to try a machine learning model to input this data in one go and see how to train a model. Does anyone have a code I can use/work on please? I know there's a lot of components in the images that will probably be detected instead, so I'm not too fussed if it doesn't work perfectly but more so I undertsand how the model works with these images. (I attached one of the pictures because it wouldt let me d the whole zip file)
Thanks