So I have retrained my model in smaller individual sizes and if I feed the same size image into the object detection algorithm it will recognize , score and draw a bounding box on the image. However my camera is a Basler 2 megapixel color camera and I trained it to recognize the individual objects and when feeding these into the object detection algorithm I now get no bounding boxes, scores etc. the training was successful and the loss was below 1 when I stopped the training. What and why would it no longer recognize the trained images.
Firebase Cloud Functions: PubSub, "res.on is not a function"
TypeError: Cannot read properties of undefined (reading 'createMessageComponentCollector')
I am executing notebooks programmatically like mentioned below, but I am unable to get the nbextensions to run so that I can strip out the code cells (I have added the hide_input metadata in the notebook cells) and just keep the outputIs there a way to specify...
We get confusion matrix from X_test and y_testIf the dataset has 400 records, we get confusion matrix for 100 (if 75:25 split)
i want to automation testing tool using apiat first, i login the site and get a cookie
I am trying to plot distribution graph in python using seabornBut I am getting error which I am not able to solve given below