You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @sethv and @dshean,
Rodrigo at NASA GSFC is interested in trying out the package for vegetation elevation refinement. We thought replicating some of your work on vegetated areas in the Mt. Baker dataset would be good starting point for Rodrigo to familiarise on the code base.
I think I located the data here: https://drive.google.com/drive/folders/1Hzuwh_p4s9Z2XI8d5J3uhGVbWoYcXXqO
I see there is some documentation on how to get started, but I am still not sure how to use the code such as: python train_cli.py fit --data.train_directory="/path/to/training/data" --data.val_directory="/path/to/validation/data" --model.normalization="meanstd" ....
I would like to know the format in which the data should be stored in the path to training data and path to val data, the expected nomenclature and the structure of files.
@sethv could you help us (mainly Rodrigo) with this? I can help updating the readme/instruction manual so that it's easier for Rodrigo to start playing with the tools! All help would be really appreciated 😊
Cheers,
Shashank
The text was updated successfully, but these errors were encountered:
Hi @sethv and @dshean,
Rodrigo at NASA GSFC is interested in trying out the package for vegetation elevation refinement. We thought replicating some of your work on vegetated areas in the Mt. Baker dataset would be good starting point for Rodrigo to familiarise on the code base.
I think I located the data here: https://drive.google.com/drive/folders/1Hzuwh_p4s9Z2XI8d5J3uhGVbWoYcXXqO
I see there is some documentation on how to get started, but I am still not sure how to use the code such as:
python train_cli.py fit --data.train_directory="/path/to/training/data" --data.val_directory="/path/to/validation/data" --model.normalization="meanstd" ...
.I would like to know the format in which the data should be stored in the path to training data and path to val data, the expected nomenclature and the structure of files.
@sethv could you help us (mainly Rodrigo) with this? I can help updating the readme/instruction manual so that it's easier for Rodrigo to start playing with the tools! All help would be really appreciated 😊
Cheers,
Shashank
The text was updated successfully, but these errors were encountered: