SAM-Adapter-PyTorch
SAM-Adapter-PyTorch copied to clipboard
about epoch number set and training time
I want to train vit-b segmentation based on this code. But It is too slow to train it. For example, the training time is about 21 hours when I set my epoches to 30. But my model cannot learn well when I set the eopches 30. How many epoches number did you set ? and how many hours did it take in such setting?
It depends on your dataset and task. The training time has been reported in the manuscript.
Sorry, only the epochs were seen in the manuscript, not the training time. How long did it take for you to train the COD task for 20 epochs?