py4dstem / py4dstem/py4DSTEM

update the FCU-net model file directory structure

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

Nobody has claimed this yet.

enhancement
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.