Skip to content

shan-yamabuki/nirs_cnn

Repository files navigation

Pay attention to declare the num classes as needed in my_utils.py and also in the train.py

Loading the data:

python ./utils/my_utils.py

training:

python ./train.py --config ./config.json

validating:

python ./test.py --resume ./saved/models/new_model/0211_113927/checkpoint-epoch30.pth --c ./config.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages