David Biggs

Results 6 comments of David Biggs

Hi @nate-wandb , thanks for your reply. I am hoping to log my metrics every epoch. I have runs which train for the same number of epochs but each run...

Hi Thanos, Thanks for following up. I've had a look the documentation. I see that EpochBasedRunner (`by_epcoh`) is by default set to True. I have set `with_step = False` and...

HI @thanos-wandb , Thanks for following up. I have not resolved the issue yet. I managed to find a messy workaround for now. I exported the data to a csv,...

> Look for mmsegmentation tutorials. (version 0.27) I did and it worked well Did you train an InternImage model on a custom dataset? I haven't found InternImage in the MMSegmentaition...

Any updates on this? I am also hoping to find some guidance for training an InternImage segmentation model of a custom dataset.