bug: not all YAML files from PyTorch Connectomics loading in

Open
#86 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Start by reproducing the loading failure with tutorials/worm2d.yaml from PyTorch Connectomics and record the ambiguous error. Trace the client's YAML loading routine to narrow down the root cause, then make that routine robust for the affected files and document the findings in this issue's thread.

Written by the indexing model from the issue text.

Description

medium priority

Ethan reported an ambiguous error message popped up when attempting to load in https://github.com/PytorchConnectomics/pytorch_connectomics/blob/master/tutorials/worm2d.yaml for inference in the client.

Image

This error should be:

  1. replicated
  2. have the root cause narrowed down
  3. have the yaml loading routine made more robust accordingly

Work on this issue should consist of conversation on this issue's thread

Dominant language
Python
Stars
2
Forks
6
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PytorchConnectomics/pytc-client

All issues in PytorchConnectomics/pytc-client

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.