update the FCU-net model file directory structure
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 279
- Forks
- 177
- PR merge metrics
- No merged PRs in 30d
Description
FCU-Net currently creates and downloads to tmp dir in the current working directory. We should update this to some global location so that multiple dirs can access to avoid needing to download weights in each dir.
This could be incorporated or should considered how if we handle a config file for global settings settings down the line, i.e. ~/.py4dstem/config.yml ~/.py4dstem/fcunet-weights/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the FCU-Net model code that creates and downloads files in the current working directory's tmp folder. Decide how a global location such as ~/.py4dstem/fcunet-weights/ should support reuse across directories, and verify that weights are not downloaded separately for each working directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100