You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi thanks for opensourcing the code base this gives steps to learn transformers, i am having few queries
The dataset is loaded from coco.py using which function since "ConvertCocoPolysToMask" is not called inherently anywhere
Your load the data training for each epoch using train_one_epoch() for the whole dataset which internally performs losses and then the out for that is performed with evaluation this is performed for each 300 epoch so what's the idea behind this training
Does yolos provide panoptic segmentation also?can we get pretrained model on this
Thanks in advance
Additional context
The text was updated successfully, but these errors were encountered:
❔Question
Hi thanks for opensourcing the code base this gives steps to learn transformers, i am having few queries
Thanks in advance
Additional context
The text was updated successfully, but these errors were encountered: