-
Hi, I am testing sahi for detectron and my model was trained on faster_rcnn_R_50_FPN_3x.yaml from detectron zoo , now i want to infer using sahi sliced prediction but unfortunately i dont find the config available in Detectron2TestConstants module. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Thanks for your interest! You have to provide config path from your local. Test constants are for demo and continious integration purposes only 👍 |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply , |
Beta Was this translation helpful? Give feedback.
-
@Akhp888 check detectron2+SAHI blogpost on how to provide custom config files :) |
Beta Was this translation helpful? Give feedback.
-
@fcakyon Thanks , I want to know if there is any ground rule for setting the slice_height and slice_width based on the train time img_size ? |
Beta Was this translation helpful? Give feedback.
@Akhp888 check detectron2+SAHI blogpost on how to provide custom config files :)
https://medium.com/codable/perform-sliced-inference-and-detailed-error-analysis-using-detectron2-models-37063e33073f