Skip to content

limingcv/Classification-template-with-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classification-template-with-PyTorch

This is a PyTorch template for classification, integrating focal loss and tensorboard visualization.

run python train.py to train your model, you can find your model and training logs under the folder logs/

run tensorboard --logdir runs to visualize your training process

You can also see the accuracy of each class during training and testing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages