monodle icon indicating copy to clipboard operation
monodle copied to clipboard

different image size

Open Sondosmohamed1 opened this issue 1 year ago • 2 comments

hello , thank you very much for your work , i have generated custom dataset (1920x1080) in ymal file i changed the resolution also in centernet i passed the new image , but i got problem inside dla.py , i found the problem fromDla34 i think the problem from floor function in padding i spent time to solve it but i can not could you help me how could i solve this problem . thank you

Sondosmohamed1 avatar Apr 07 '23 10:04 Sondosmohamed1

are you solve this problem ?

zzy0731 avatar Jul 01 '23 07:07 zzy0731

are you solve this problem ?

hi , at last i have changed the resolution to be less than the padding resolution and it works , when i did not change anything ( i kept the code with their default resolution ) i noticed the code was running with ( (1920x1080))but with low mean average precision

Sondosmohamed1 avatar Jul 01 '23 08:07 Sondosmohamed1