-
Hi there,
Your work is excellent. I like it very much.
Now I am trying to run the evaluation code with the pre-trained model and the test-set shapes (FAUST-Remesh dataset) you provided. But it s…
-
**Describe the bug**
`Molecule.to_rdkit()` can produce a `Molecule` with a different number of atoms than the source RDKit molecule.
This appears to be because the `hydrogens_are_explicit` flag is…
-
I tried a simple test with SequenceRecordInputter and LSTMEncoder where I created random binary target and then leaked it to train data with some noise:
```python3
import numpy as np
from opennmt i…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/Bioconductor/BSgenomeForge
Confirm the following …
-
Following up in the discussion in yesterday's community call I want to suggest to remove or deprecate the 'order' field in the metadata and make 'C' order the default.
I think the main reason is t…
-
[Edit] 4th of October - testing some aspects of the implementation here: https://lishogi1.org/assets/sandbox/chushogi/index.html
Please take a look around and if you have any feedback please leave a …
-
报错代码:
```python
for step, batch in enumerate(train_loader): # type: RetrievalDataBatchTuple
if step == 0:
```
出错如下:
```shell
Traceback (most recent call last):
File "/home/…
-
Hello author! Glad to find such an interesting project. Of course, I'm currently doing similar research, but I'm just getting started.
At present, I can complete the whole process with the mouse c…
-
the error as follow:
-- Detected processor: x86_64
-- Looking for ccache - not found
-- Found ZLIB: /lib64/libz.so (found suitable version "1.2.7", minimum required is "1.2.3")
-- Could NOT find J…
-
Context: , where we want to snapshot an element as an image, paint it into a box of the right size, but also get the "decorations" (borders, outlines, shadows) painted outside of that box.
This see…