-
Consider the following snippet of GLSL:
```GLSL
void myFunction(inout int x, inout int y) {
x = 17;
}
...
int a = 2;
int b = 3;
myFunction(a, b);
```
I believe GLSL allows compilers …
-
Hello dear Dr. Xu Li
My name is Shahryar Ghayour an I am working on your paper
''ASV-anti-spoofing-with-Res2Net''.
I have a question if you can help me please.
I have installed kaldi and m…
-
Hi @danifpdra,
About the new results for mmtbot. I already had this in mind for the papers of @eupedrosa and @aaguiar96 .
The problem is that the results, unlike everything else, are lost in the c…
-
uploading a gtfs feed for every evaluation is cumbersome and slow.
- add a set of gtfs feeds on the server where the user can select one for evaluaton without uploading it.
- allow re-evaluation o…
-
Thanks for this great work, however, I still have some questions about this work.
1. How should I evaluate SSIM? I directly calculate SSIM score on image reconstruction task (reference and target a…
-
Modifier le formulaire pour qu'il soit compréhensible par les auteurs :
_Questions préalables : cochez les cases pour répondre « oui » ou bien commentez à la rubrique suivante
*
La proposition …
-
### Description
I want to use trax to solve a linear regression problem. (i.e. Celcius to Fahrenheit conversion).
Since training and evaluation streams are prepared by processing words in documen…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/bhagwataditya/autonomics
Confirm the following by…
-
Zentrale Seite der Datenanreicheurng ist die neue Seite statistics/show.
**Aufbau**
* Zentrale Fehlermeldungen (recordunabhängig) in Panel nach oben
* Liste aller Records gruppiert nach gültigen…
-
Hi Bill,
Sorry for yet another of our issues, but I'm having some trouble debugging the next issue for the Belgian taxonomy.
We have these two contexts with each time two dimensions:
```xml
…
joren updated
4 years ago