Yassine Ait Jeddi

Results 78 comments of Yassine Ait Jeddi

@Nandita1996 @gautamchitnis Here is the [confusion matrix](https://github.com/Altimis/Confusion-matrix-for-Matterport-implementation-of-Mask-R-CNN) exmplained. Let me know If you spot any problem.

@waleedka Hello, I hope you are doing well, could you please add the elements needed to plot a confusion matrix for the whole dataset and compute the mean average precision...

@gautamchitnis You are welcome. @Nicollas21 Could you please close this issue ?

> @Altimis ...Hey altimis, first after all, thankyou so much for the confusion matrix. I tried all the step defined by you, i pasted function1 and function2 along with another...

> Hello @Altimis ...this approach would work for a single class model too right? (one class+background) yes

You dont have to setup the number of classes. This code is the continuation of the code example presented in the main Mask-RCNN repo. You just compute the predictions for...

Hi @MS1908 Did you manage to find a solution for this slowness please ?

Thank you @NielsRogge for your response. Wouldn't the 'other' class cause an issue in this weighting ? since it's dominant compared with the other classes.

Actually, this code gives you the confusion matrix of the entire dataset. The gt_tot and pred_tot vectors store all the ground_truth values and the corresponding predictions in each element for...

Now I got this error : ``` 2024-08-09 13:51:14,141:https://i.instagram.com/api/v1/accounts/check_confirmation_code/ 2024-08-09 13:51:16,733:None [200] POST https://i.instagram.com/api/v1/accounts/check_confirmation_code/ (269.0.0.18.75, Google Pixel 4) 2024-08-09 13:52:06,925:https://www.instagram.com/api/v1/accounts/create/ 2024-08-09 13:52:08,642:None [200] POST https://www.instagram.com/api/v1/accounts/create/ (269.0.0.18.75, Google Pixel 4) Traceback...