-
Hi, I'm having trouble with the significance testing function of my LROC data.
Using the latest GitHub version of the RJafroc package (v2.1.3) with R version 4.2.2.
I keep seeing the following er…
-
Hi, sir,
Thanks for your repository. I am a student that have recently implemented your method with tensorflow and have extended it to be a cascaded system for lung nodule detection problem. I have…
-
Hi,
In the following snippet from the loss.py file:
''classify_loss = 0.5 * self.classify_loss(
pos_prob, pos_labels[:, 0]) + 0.5 * self.classify_loss(
neg_prob, …
-
I use this script to install a large, consistent universe on top of #1 :
``` sh
#!/bin/sh
# automatic conflicts: cryptokit-sha512, ocamlgsl, ocaml-taglib
# manual conflicts: mirage-xen, mirage-net-d…
-
First of all, thank you for your willingness to share the code, it is very helpful to me. I am tyring to reproduce the result in luna16 and not hit the 0.956 froc.
So I am very interested in the hype…
-
I thank Dr. Gallas and colleagues who provide iMRMC for MRMC analysis.
I have a study design with clustered data (4 observations per patient), and learned that handling of clustered data is not yet…
-
In particular, we could test all packages that depend on ocamlbuild in their latest version:
```
opam list --depends-on ocamlbuild --column name,version,all-versions -a --no-depexts
# Packages ma…
hhugo updated
4 months ago
-
### :question: Question
False positive reduction is very important for object detection, such as applying FPR on the LUNA16 dataset.
So can I add this component?
So what should I do?
-
Hello Michael,
Could you please help me for the following questions?
1- Where can I find the result of performance measures such as sensitivity, fp, fn, .... ?
2- After running the model for …
-
`make check`for ocrd_all fails with the error message `TypeError: 'ocrd_froc.processor' is not a package` since at least ocrd_all v2024-02-01.
I get the same error when I just run `ocrd-froc-recogn…