-
When I was trying to compile&install OSDKv4.0, an error occurred as follows.
`[ 83%] Building CXX object sample/platform/linux/advanced-sensing/camera_h264_callback_sample/CMakeFiles/djiosdk-livevi…
-
Sub issue from #8.
Create an initial list of XAI methods to chose from. Extract XAI methods from the document below:
**Input**
Get references from:
- Recent deliverable on "[State of the Ar…
-
Hi,
Interesting work! I have a few queries as listed below:
1) In the ASSR folder you have a JSON file in the rank_order folder with ranking values. The values vary from negative to positive wi…
-
Suppose that `a` is a 0-dimension array `a = np.random.randn(0)`, then `a[a == 0]` return a 0-dimension array, it is expected.
However, `a[a == 0, :]` complains `too many indices for array`.
Ubu…
-
Hello CEA,
I am trying to get into your tool as a complete newbie using the online documentation and I ran into an issue while trying my first learning.
I'm on a ubuntu 20.04 LTS OS with all the…
-
I am no expert, but I use dark mode on Opera and in apps and on other sites. Unlike those, the current theme is definitely high contrast, but that wasn't the primary goal of dark mode.
Most dark…
-
![image](https://user-images.githubusercontent.com/51148252/106556678-0b803600-6546-11eb-998a-9782ecfa47ef.png)
Currently, the saliency output looks like the above. When I put this image in my pape…
-
-
my php version in docker : php7.3
install from php-opencv/php-opencv php7.3 branch
make and make install is success. but make test has error info.
- my system info
php -m:
```shell
root@97…
-
Steps to reproduce:
```python
from allennlp.interpret.saliency_interpreters import (
SimpleGradient,
)
from allennlp_models.pretrained import load_predictor
predictor = load_predicto…