Skip to content

Ml flow support #1759 #1850

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 8 commits into from

Conversation

Bepitic
Copy link
Contributor

@Bepitic Bepitic commented Mar 13, 2024

📝 Description

✨ Changes

Select what type of change your PR is:

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • 🔨 Refactor (non-breaking change which refactors the code base)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🔒 Security update

✅ Checklist

Before you submit your pull request, please make sure you have completed the following steps:

  • 📋 I have summarized my changes in the CHANGELOG and followed the guidelines for my type of change (skip for minor changes, documentation updates, and test enhancements).
  • 📚 I have made the necessary updates to the documentation (if applicable).
  • 🧪 I have written tests that support my changes and prove that my fix is effective or my feature works (if applicable).

For more information about code review checklists, see the Code Review Checklist.

@github-actions github-actions bot added Dependencies Pull requests that update a dependency file Tests Docs labels Mar 13, 2024
@Bepitic
Copy link
Contributor Author

Bepitic commented Mar 13, 2024

Hello, I just saw another PR for the same Issue.

I wish to enter GSoC for the following projects:

  1. Add time-series anomaly detection support to Anomalib.
  2. AnomalyGPT: Integrating Vision Language Models (VLMs) in Anomalib for zero- and few-shot anomaly detection.

Could you refer me to more complicated issues/bugs/tasks closely related to this project? (or assign me :) )

Bepitic and others added 6 commits March 13, 2024 13:51
…DA (open-edge-platform#1839)

* Check that the masks are CPU instead of CUDA

Signed-off-by: Danylo Boiko <[email protected]>

* Add a log to the changelog

Signed-off-by: Danylo Boiko <[email protected]>

---------

Signed-off-by: Danylo Boiko <[email protected]>
Signed-off-by: Bepitic <[email protected]>
@Bepitic Bepitic force-pushed the MLFlow-support-#1759 branch from 4f11016 to 9d31461 Compare March 13, 2024 12:52
@samet-akcay
Copy link
Contributor

Hello, I just saw another PR for the same Issue.

I wish to enter GSoC for the following projects:

  1. Add time-series anomaly detection support to Anomalib.
  2. AnomalyGPT: Integrating Vision Language Models (VLMs) in Anomalib for zero- and few-shot anomaly detection.

Could you refer me to more complicated issues/bugs/tasks closely related to this project? (or assign me :) )

Hi @Bepitic, thanks for your interest! I'll be labelling more Good First Issues, from which you could choose the ones that you find interesting. Thanks again!

@samet-akcay
Copy link
Contributor

@Bepitic, would it be ok if we close this PR since it is a duplicate of #1847? Thanks a lot for your contribution, and apologies for the inconvenience :/

@Bepitic
Copy link
Contributor Author

Bepitic commented Mar 18, 2024

Yes, no worries, @samet-akcay.
I just want to help.

@samet-akcay
Copy link
Contributor

Thanks, much appreciated. Let us know if you are interested in any of the issues

@Bepitic Bepitic deleted the MLFlow-support-#1759 branch March 26, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file Docs Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ MLFlow support
3 participants