Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load or parse config_train.yml: 'loaders' #293

Open
Yifan-debug opened this issue Aug 15, 2024 · 0 comments
Open

Failed to load or parse config_train.yml: 'loaders' #293

Yifan-debug opened this issue Aug 15, 2024 · 0 comments

Comments

@Yifan-debug
Copy link

Hi developer,

I'm trying to train my own data. I checked the tutorial but it is not clear. I followed the tutorial and set the config_train.yml

training:
dataset_dir: /projectnb/mylabscc/yzw0093/Train_dataset/Plantseg/data/train/images # contains train/val subdirectories
model_name: custom_model
in_channels: 1
out_channels: 2
feature_maps: [ 32, 64, 128, 256, 512 ]
patch_size: [ 8, 16, 160 ]
max_num_iters: 50000
dimensionality: 3D
sparse: false
device: cuda
config_train.yml (END)
Besides. Where should I put my mask file and image file?

Thank you so much

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

No branches or pull requests

1 participant