## This is a repository with the code for segmentation of pellet object from the image data ###
## This is a repository with the code for segmentation of pellet object from the image data ###
The code is built on the recently released Meta model, segment-anything in order to segment different objects in the image data. These are then analyzed using another computer vision algorithms and only a pellet object is taken as an output for the further processing.
The code is built on the recently released Meta model, segment-anything. It is capable to segment different objects in the image data with high precision. Objects are then analyzed using another computer vision algorithms and only the pellet is taken as an output for the further processing.