-
I've set this issue up to track the conversation around the visual elements of Svelte and Sapper, in particular the logos and any proposed visual improvements to their documentation sites.
There's …
-
Hi, Thanks for the implementation, results are really good, and look similar to the paper indeed.
Any suggestion on how to generate Trimap masks?
Also, is there a plan to release training code?
-
Hi there, very nice repository. Quick question, why are you normalizing the class activation maps when generating them in batches?
https://github.com/eclique/keras-gradcam/blob/02d395ff20f74c4ea2bb6…
-
I packaged my opencv3.4.3 as below successfully, but I encountered many error (at last) when I built my code.
opencv3/
├── include
│ ├── opencv
│ │ ├── cvaux.h
│ │ ├── cvaux.hpp
│ …
-
##### System information (version)
- OpenCV => 4.1
- Operating System / Platform => Arch Linux KDE
![img](https://i.imgur.com/YBTYmBa.png)
-
The [self driving example](https://github.com/raghakot/keras-vis/blob/master/applications/self_driving/visualize_attention.ipynb) (applications/self_driving/visualize_attention.ipynb) throws an except…
-
@dbolya The idea of protoypnet is really amazing great work , is there any process by which we can visualise the masks in the protonet so as to understand hwo the network is performing on the custom d…
-
This is a really great project! I'm trying to load my own model which is a resnet 152 model trained on my own data. This error appears to be caused by using an older version of pytorch. I updated t…
-
I try to execute following cnn_pred_explain notebook on Colab.
https://github.com/microsoft/tensorwatch/blob/master/notebooks/cnn_pred_explain.ipynb
But I failed to execute it, because following …
-
```json
// markdown-formatter conf
"markdownFormatter.fullWidthTurnHalfWidth": ",:;!“”‘’()?。",
"markdownFormatter.formatULSymbol": true,
"markdownFormatter.spaceAfterFullWidth": tr…