Skip to content

First commit of image segmentation#3

Open
SumanthDatta-Kony wants to merge 4 commits intoelevo-ai:masterfrom
SumanthDatta-Kony:image_segmentation_branch
Open

First commit of image segmentation#3
SumanthDatta-Kony wants to merge 4 commits intoelevo-ai:masterfrom
SumanthDatta-Kony:image_segmentation_branch

Conversation

@SumanthDatta-Kony
Copy link
Copy Markdown

Code Pull Requests

Please provide the following:

  • a clear explanation of what your code does
  • if applicable, a reference to an issue
  • a reproducible test for your PR (code, config and data sample)

Documentation Pull Requests

Note that the documentation HTML files are in docs/ while the Markdown sources are in mkdocs/docs.

If you are proposing a modification to the documentation you should change only the Markdown files.

api.md is automatically generated from the docstrings in the code, so if you want to change something in that file, first modify ludwig/api.py docstring, then run mkdocs/code_docs_autogen.py, which will create mkdocs/docs/api.md .

@SumanthDatta-Kony
Copy link
Copy Markdown
Author

It still gives the error , which needs to be addressed.

raise ConfigValidationError(f"Config validation error raised during config deserialization: {e}") from e
ludwig.error.ConfigValidationError: Config validation error raised during config deserialization: {'output_features': {0: ["Invalid params: {'name': 'mask_vector', 'type': 'vector2d', 'decoder': {'type': 'projector2d'}}, see <class 'ludwig.schema.features.vector2d_feature.Vector2DOutputFeatureConfig'> definition"]}}

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 20, 2023

Unit Test Results

       6 files  ±0         6 suites  ±0   1h 8m 20s ⏱️ - 6m 31s
2 792 tests ±0  2 771 ✔️ ±0  12 💤 ±0    9 ±0 
8 376 runs  ±0  8 313 ✔️ ±0  36 💤 ±0  27 ±0 

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.

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.

1 participant