Sana Riaz
Sana Riaz
@rootzzp were you able to run the inference? i am able to load the model successfully but not able to get the contours from image.
@asmekal
thanks for replying @asmekal when i run without `strict-false` ( with in_channels=3) , i get the following exception > Traceback (most recent call last): File "custom_inference.py", line 104, in model.load_state_dict(state_dict['model_state_dict'])...
hi @pencilerazzer what exactly is the issue you are facing? are you getting empty lists for counters and boxes? have you varified if you are loading the correct model?