Dan
Dan
# Setting up code scanning using starter workflow CodeQL - Reference: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/setting-up-code-scanning-for-a-repository
Hi, I would like to know how to get the number of samples with and without data_augmentation since I need to check that actually the dataset has been augmented. I...
Hi there, I have a question regarding the `frozen_model.pb` I trained a fine-tuned model with a pre-trained checkpoint with efficientdet-d0 to make inferences on my own custom dataset. I exported...
Hi there, I got this error at the last part of the confusion matrix. ``` Confusion Matrix: [[0. 0. 0. ... 0. 0. 2.] [0. 0. 0. ... 0. 0....
Hi there. When i press click on an image in the list i got this message in console. I am running python 3.8 pyqt5 on ubuntu focal 20.04 ``` Traceback...