-
Currently we train on (and compare to): Tanimoto scores, based on rdkit daylight fingerprints (2048bits).
- chose often used fingerprints of different types
- for instance: circular fingerprint ..…
-
Hi, frank!
After pushing timely to production, my colleagues (@daoliker, @wickeychen, @bmmcq, @kai-zeng and @zpqian) and I are discussing about the event-driven stuff recently. The following is our…
-
Hi,
I use both pytorch_mssim.ssim and skimage.measure.compare_ssim to compute ssim, but the results are different. For example, ssim evaluation on an image sequence:
pytorch_msssim.ssim: [0.9655, 0.…
-
Hi, I'm looking for some clarification on how contigs are annotated as a "Conjugative Transposon" both from a technical and biological perspective.
We have been analyzing data run through version…
-
According to the change log (https://github.com/angular/angular/blob/master/CHANGELOG.md),
AppViewManager is renamed into ViewUtils and is a mere private utility service.
However, I was using `AppVie…
-
Hello!
I've been trying to run ARCS using the `make-arcs` command with default options, but I'm not getting any output (i.e. the graph *original.gv is empty). I've read the issues of people that ha…
-
Tracking issue for the `bool::then_some` method, which abstract the following pattern:
```rust
if some_condition {
Some(t)
} else {
None
}
```
`bool:then` has previously been stabi…
-
#### References
* Wang, Z.; Simoncelli, E. P. (September 2008). "Maximum differentiation (MAD) competition: a methodology for comparing computational models of perceptual quantities" ([pdf](https:/…
-
I've got an error in compare_ssim ValueError: win_size exceeds image extent, should I file a bug?
the image is a simple PNG, shape returns (248, 248, 3), it obviously fail because default win_size is …
-
I have confused about the additional linear stiffness and linear damping and quadratic damping for monopile and floating.
If i have three free decay time history about surge\heave\pitch through expri…