Skip to content
Discussion options

You must be logged in to vote

MobileNetV3_large_x0_5 works with CPU and GPU without any problem.
BUT
ResNet18_vd and ResNet50_vd_ssld works on CPU but does not work on GPU.

Maybe your GPU memory is too small to train larger models.
The memory occupied by MV3backbone is much smaller than that of ResNet.

[2023/02/11 23:47:37] ppocr INFO: batch_size_per_card : 8

Try to set a smaller batchsize. emmmm, 4 or 2.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@suheylkiris
Comment options

@suheylkiris
Comment options

@LDOUBLEV
Comment options

Answer selected by suheylkiris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants