Xxxia96
Xxxia96
I don't know why when I train the model on Ochuman or Mscoco, some errors in dataset loading occurs as below, [ WARN:[email protected]] global /io/opencv/modules/imgcodecs/src/loadsave.cpp (239) findDecoder imread_('data/ochuman/images/005034.jpg'): can't open/read...
I can train the model with the training script but when I run single .py file in the project or debug program. the code will provide the error: cannot import...
Can you share the config files about the training and testing configuration on MSCOCO ? Thank you for your contribution.
hello, when i train the model on multiple gpu cards, the loss calculation always cause errors for the misalignment in dimension 0, i'm awared of the batchsize have changed for...