PytorchConnectomics / PytorchConnectomics/pytc-client

Model Inference: “Select Directory” cannot select checkpoint file (checkpoint_best.pth)

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

Nobody has claimed this yet.

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

Description

When using the Model Inference page, the Checkpoint Path selector opens a Select Directory dialog, but it does not allow selecting a checkpoint file such as checkpoint_best.pth.

In my case, the .pth file is visible in the dialog, but I can only click Select Current Directory rather than select the actual file. This makes it impossible to provide the checkpoint file path needed for inference.

Image

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.

Research direction

Start by locating the Model Inference page and the Checkpoint Path selector, then trace how the Select Directory dialog handles file and directory choices. Confirm the behavior with a checkpoint such as checkpoint_best.pth; done means the selector accepts the checkpoint file path for inference rather than only the containing directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.