Tobias Scheck
Tobias Scheck
You can also add an epsilon for numerical stability like `np.log2(c + 1)` to the loss.
Hey Erik, I've shortly checked the zip file on my phone and the bin folder contains the photils-cli.exe. could you try another zip extractor? Maybe the exe file is not...
Hi, the line consists of an error which I never found since I had only 6 classes that fit, by accident, exactly the shape of the gt_det. gt_det consists of...
I've observed something similar in the past, the evaluation produces errors if your batch leftover a single item. Therefore, can you check that the following statement `len(dataset) mod batch_size !=...
Hey Theo, depends on your system. For Linux and MacOS you will find pre-compiled binaries under the release section in this repo. For windows you need to compile it by...
Hi @mpaglia0 , I think this won't work since the labels are already ordered by the confidence score the network predicts. It might be that you have labels with a...
Hello sleekspeed22, Thank you for this detailed feature request. I think what you describe here is more related to darktable than my small plugin. The plugin is only an interface...
Hey @jerrac cool that you like photils. I'm a little bit busy at the moment but thank you for the suggestion I will add this idea to my feature list....