qanastek / HugsVision

HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision

Home Page:https://pypi.org/project/hugsvision/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resume from checkpoint when calling `trainer.train()`

ohjho opened this issue · comments

any plans to expose this to VisionClassifierTrainer so one can resume training from last checkpoint?

Hello,

Can you make a pull request with the implementation of it ? It’s will be awesome!

Added with a string parameter in the last commit fa59fd2