Skip to content

This repo use config to parse the training configs, with pytorch-lightning as the backbone.

License

Notifications You must be signed in to change notification settings

heng-yuwen/ConfigLightning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfigLightning

This repo use config to parse the training configs, with pytorch-lightning as the backbone. Use segmentation experiment:

python train.py fit --config configs/segmentation/segment_config.yaml

use spectral recovery experiment:

python train.py fit --config configs/spectral_recovery/spectral_config.yaml

About

This repo use config to parse the training configs, with pytorch-lightning as the backbone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published