We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have two Nvidia K40 GPUs. No matter using coco dataset or VOC dataset, the print out is like follows.
Epoch[0] Batch [100] Speed: 3.00 samples/sec
Is is typical of the training speed of using two K40 GPUs? What exactly does samples/sec mean? One sample is one image?
BTW, I haven't successfully trained on either dataset. For the coco dataset, I encountered the same error as h5py unable to open file (#88).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have two Nvidia K40 GPUs. No matter using coco dataset or VOC dataset, the print out is like follows.
Epoch[0] Batch [100] Speed: 3.00 samples/sec
Is is typical of the training speed of using two K40 GPUs? What exactly does samples/sec mean? One sample is one image?
BTW, I haven't successfully trained on either dataset. For the coco dataset, I encountered the same error as h5py unable to open file (#88).
The text was updated successfully, but these errors were encountered: