Kirill Karakhainko

Results 4 comments of Kirill Karakhainko

@MrXin95 can you provide test image? for now it works with rgb images, maybe I'll add auto-convertion.

@MrXin95 thanks, model trained on 8bit images? (as I know its not supported in yolov5 as well)

@niyazidageek can you provide the full message, stack trace?

@fpalsson only Confidence, MulConfidence, Overlap may be dynamic, all other params can't be changed after Scorer (InferenceSession) created, so maybe move this params from model class to the Predict method,...