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, thank you for this great work.
I'm trying to run your model on my own data, but I cannot run Shelf/Campus pretrained model because there is no pretrained backbone. The backbone for panoptic has 15 keypoints but Shelf/Campus has 17 keypoints, so I get error if I try to load it under Shelf/Campus config. Could you upload it please?
The text was updated successfully, but these errors were encountered:
@lssac7778 ,
They do not use a pre-trained backbone for shelf/campus data. They are using the previously annotated data for both these datasets and those annotations can be found in 'actorsGT.mat' and 'pred_{shelf/campus}_maskrcnn_hrnet_coco.pkl'.
Hi, thank you for this great work.
I'm trying to run your model on my own data, but I cannot run Shelf/Campus pretrained model because there is no pretrained backbone. The backbone for panoptic has 15 keypoints but Shelf/Campus has 17 keypoints, so I get error if I try to load it under Shelf/Campus config. Could you upload it please?
The text was updated successfully, but these errors were encountered: