Issa Issa
Issa Issa
Hello, may someone please explain what does each evaluation metric indicates. ``` disc_accuracy = 0.86676794 disc_auc = 0.6815034 disc_loss = 0.35936752 disc_precision = 0.7586109 disc_recall = 0.04827826 global_step = 5000...
How may I setup thi repo to run and test the inference on the models b0,b1,b2 etc? I's appreciate your cooperation
Hello, I am trying to run mmpose predict on a virtual server using jupyter notebook. I followed the colab tutorial I had to set up proxy as follows for the...
I was able to train a model using mmpose on cooc tiny following the tutorial and run predict and inference. But how may I evaluate my new model and report...