#[NEED HELP] Computer Vision problem with Model training

11 messages · Page 1 of 1 (latest)

ancient turret
#

Hey, I want to train a FasterRCNN Resnet50 FPN with Pytorch and get weird COCO Eval values. I'm comparing training with real and synthetic images. Please help me, it's my bachelor thesis and I'm struggeling af

rugged pulsar
#

post the notebook or whatever code you have so far

heavy nymph
#

yes

ancient turret
#

@rugged pulsar and @heavy nymph thanks

rugged pulsar
ancient turret
#

I managed to fix it already.. thanks anyway!

rugged pulsar
ancient turret
#

half of my data had bounding boxes as float and the other integer, looks like my data was causing the problem

rugged pulsar
#

python is all fun and games until the type errors start pouring in