see https://github.com/ZreXoc/nailong-classification

model saved with:

checkpoint = {'model': model.state_dict(), 'optimizer': optimizer.state_dict(), \
      'epoch': epoch}
torch.save(checkpoint , path)
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .