Skip to content

Conversation

prozor
Copy link

@prozor prozor commented Aug 14, 2025

added two models (yolo v11 and yolo v11 + SAM) to the 'Create new local AI model' dialog

image

yolo v11 is compatible with yolo v8, but works better.
Second model (Yolo v11+SAM) uses SAM to extract masks from the image inside of bounding boxes (found by yolo)

@prozor
Copy link
Author

prozor commented Aug 14, 2025

also, we added 'top level' docker.compose file,
i.e.
if we have
~/src folder, with fAIr and fAIr-utilities inside,
docker-compose.zip
we could put docker-compose.yaml there and use it to control all fAIr docker containers together with fAIr-utilities

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use uv to manage the deps so we do need to add this to uv if it is needed !

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am assuming this is also not a frontend requirement !

@kshitijrajsharma kshitijrajsharma marked this pull request as draft August 19, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants