-
I'm loading this file here:
https://github.com/makehumancommunity/mpfb2/blob/master/src/mpfb/data/3dobjs/base.obj
and I can see the mesh, but when I try to retrieve the indices arrays I get None…
-
Hello
@willwerscheid
I previously wrote to you on slack in the stephens labs
I am trying to use flashier with a custom prior https://cran.r-project.org/web/packages/flashier/vignettes/advanced.…
-
Currently, the only supported matrix type is 4x4. For any 2D ops a 3x2 matrix is all that is required.
-
Currently the labels spec supports the declaration of a `label-value` and its associated `color`.
Commonly, label values have other associated information including the most obvious, the class name…
-
**Describe the bug**
There is an error in cell 5 in [notebooks/detection_adversarial_samples_cifar10.ipynb](https://github.com/Trusted-AI/adversarial-robustness-toolbox/blob/main/notebooks/detectio…
-
It's easy to reproduce this error through the tutorial of nbviewer, and the problem is the tf version on the server is lower than expected 2.2.0(I found the same error on my server and solved by updat…
-
When an SMT solver yields `unsat`, it generally provides a model, i.e., an instantiation of all of the variables in the query. Given a model, we can "concretize" Crucible values (`RegValue`s), replaci…
-
The textlist component has two benefits:
1. It increases number of points entered
2. It facilitates analysis, as it breaks down (what would have been) a monolithic freeform response into multiple l…
-
```
The jQuery documentation says that this form:
4
5
6
7
Serializes to this string:
a=1&b=2&c=3&d=4&e=5
But if I run this PHP script:
…
-
```
The jQuery documentation says that this form:
4
5
6
7
Serializes to this string:
a=1&b=2&c=3&d=4&e=5
But if I run this PHP script:
…