-
##### System information (version)
- OpenCV => 4.4.0
- Operating System / Platform => MAC OS 10.15
- Compiler => make
##### Detailed description
I'm building opencv with contrib with "WITH_…
-
Hi @Linardos
I am trying to run the inference.py file for UCF data and I got the following error, can you please tell me what is the problem..
I run the following command `python inference.py -d…
-
Hello, the size of your network output is 224x224, why ca n’t it be the same as the original image?
-
Hello, thank you for sharing the code. I need to do a comparison experiment and want to compare with your algorithm, but I didn't find your model training results. Can you provide the test results on …
-
https://github.com/allenai/allennlp/blob/b85c86cff6f0995002dca6216ba2e3aefe403d11/allennlp/interpret/saliency_interpreters/simple_gradient.py#L39
I don't find any explanation for this line in the p…
-
Hi, and thanks a lot for sharing your work. I am trying to train the network, and I have two questions:
1) You use the datasets DUTS and MSRA10K to train the 'object detection' part, correct?
2) A…
-
- [ X] Check that you are up-to-date with the master branch of keras-vis. You can update with:
pip install git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps
- [X ] If running on Tens…
-
@Linardos
Hi, I want to train the model on a custom dataset, can you describe the steps involved and details like the structure and format of the training input and annotation data, the training par…
-
Hi, thank you for this great repo.
I'm confused when I'm reading guided_backprop.py.
On line 70-73, the gradient of output is [0, 0, ..., 1, 0].
```
one_hot_output = torch.FloatTensor(1, model_ou…
-
> _**error log :**_
```
Traceback (most recent call last):
File "E:\pycharm\jtbrain\PyCharm 2018.1.4\helpers\pydev\pydev_run_in_console.py", line 52, in run_file
pydev_imports.execfile(fil…