How to infer this model
#1
by
dinhtra2000
- opened
Hi author,
I what to use this model for detect table from image, i run sample onnx model with shape of input_image is (1,3,224,224) and shape of mask is (1,224,224).
i revice 2 output, one have shape (1,125,7) and another is shape (1,125,4). What is this output meanning. How to get box and visualize it in my image.
thank you so much,
TraDinh
how did you implement the model? i cannot do that