Skip to content

LaurentMnr95/pytorch-code

Repository files navigation

pytorch-code

To train the model

nohup visdom -logging_level 100 >output_visdom.log & (to look to the training progress)

python train_classifier.py

The options are modifiable in options_classifier.py (choose for models, epochs etc.)

To test the model

python test_classifier.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages