Closed ANDRESHZ closed 1 year ago
I'm curious @ANDRESHZ If you have managed to fix this error?
@otsebriy Not yet, but if you want we can schedule a meeting to see our code, and maybe together with all the information of our trials, could find a way to run. this is my email bahuerfano@uc.cl
@otsebriy Not yet, but if you want we can schedule a meeting to see our code, and maybe together with all the information of our trials, could find a way to run. this is my email bahuerfano@uc.cl
In my case, the problem was in the input image shape.
@otsebriy Not yet, but if you want we can schedule a meeting to see our code, and maybe together with all the information of our trials, could find a way to run. this is my email bahuerfano@uc.cl
In my case, the problem was in the input image shape.
@otsebriy So is the MTCNN image crop not enough or is it that some images exceeded that size? Could you give me some additional details about how youe achieve this? Anyway I am already changing the dataset so that you keep the fixed size 112x112.
@otsebriy Not yet, but if you want we can schedule a meeting to see our code, and maybe together with all the information of our trials, could find a way to run. this is my email bahuerfano@uc.cl
In my case, the problem was in the input image shape.
@otsebriy So is the MTCNN image crop not enough or is it that some images exceeded that size? Could you give me some additional details about how youe achieve this? Anyway I am already changing the dataset so that you keep the fixed size 112x112.
That was the solution, changing the image size in the dataset
@mk-minchul and @ZonePG I was trying for long time to fine tuning the model using a custom folder with 8568 images, following all steps and the issue solution and suggestions that I found, but I still had been gotten the same error on output_layer of the backbone, So I can not training because that. I am using this script
I have access to a 4 GPUs
THE ERROR:
Please can you give some ideas or method to deal with