First commit of image segmentation#3
First commit of image segmentation#3SumanthDatta-Kony wants to merge 4 commits intoelevo-ai:masterfrom
Conversation
|
It still gives the error , which needs to be addressed. raise ConfigValidationError(f"Config validation error raised during config deserialization: {e}") from e |
Unit Test Results 6 files ±0 6 suites ±0 1h 8m 20s ⏱️ - 6m 31s For more details on these failures, see this check. Results for commit cc82695. ± Comparison against base commit 4491d65. ♻️ This comment has been updated with latest results. |
…ony/ludwig into image_segmentation_branch
Code Pull Requests
Please provide the following:
Documentation Pull Requests
Note that the documentation HTML files are in
docs/while the Markdown sources are inmkdocs/docs.If you are proposing a modification to the documentation you should change only the Markdown files.
api.mdis automatically generated from the docstrings in the code, so if you want to change something in that file, first modifyludwig/api.pydocstring, then runmkdocs/code_docs_autogen.py, which will createmkdocs/docs/api.md.