-
```
The following issue is an enhancement request, to aid in the usability of
the methods in the Authenticator class.
I was looking at the Authenticator class for Java and noticed methods for
"veri…
-
Hi,
I got validation result of ~ 78% for mIoU on cityscapes with pspnet model, but when I try to finetune this model on the training set of cityscapes, after I did one back propagation, the training…
-
# learning with synthesis data
- [Pedestrian Detection by Synthesis](http://vishnu.boddeti.net/projects/detection-by-synthesis.html)
- [SynthText in the Wild Dataset](http://www.robots.ox.ac.uk/~vgg/d…
-
I'm trying multisampling on an old iMac with an Nvidia 740M, and I'm having troubles with vkCmdResolve with floating textures or resolving depth textures (with renderpass2). I guess it is not supporte…
-
Hi,
I am trying to train my model on my database according to the tutorial and sometimes the training takes quite a long time so I wanted to load the model saved by callback using this code:
```
…
-
So supportingMedia is either data that can be jammed into JSON (e.g. a text document), or Base64 encoded. One problem: it's limited to 16384 in size, which means with base64 encoding you lose 25% of t…
-
### Proposal
Current output from nomad validate is rather for humans:
```
$ nomad validate /tmp/file.nomad
Driver configuration not validated since connection to Nomad agent couldn't be establ…
-
This one came to me as I started writing procs that build generic prologue handlers:
How can I ensure, that the URL path param that my handler assumes is there (e.g. "id") is actually provided via …
-
http://arxiv.org/pdf/1502.03167v3.pdf
Training Deep Neural Networks is complicated by the fact that the distribution of each layer's inputs changes during training, as the parameters of the previou…
leo-p updated
7 years ago
-
This is a roadmap of the the steps planned by me to add support for the Language Server Protocol (LSP) Plugin Support in the Xi Editor.
### Roadmap
_Will be refined over time_
- [x] Get a basic…