-
Data augmentation is part of the DER and DER++ approach. It is not currently implemented.
Pseudo-code :
-
| Keywords | References | link |
|-------------------------------|-------------------------------|---------------------------------|
| D…
-
#### Description
Different choices of solver for sklearn's LogisticRegression optimize different cost functions - its highly confusing behavior, particularly of concern if you want to publish what …
-
### Backbone
* EfficientNet
* https://github.com/zhanghang1989/ResNeSt
### Pre-trained model
* better pre-trained model than ImageNet-1.2M pre-trained model
- Weakly supervised Instagram-1G (…
-
## Exploration
The element of a group giving the best results is marked in bold. If multiple elements are used together, all of them are marked. \
If a minor positive changes were noted in the early…
-
Hi,
I noticed that in the default run config, the guidance scale for reconstruction is set to 0. and the examples use a guidance scale of 1.0 for inference. I tried to set that to the usual value o…
-
Hello MuJoCo Team,
I am currently finalizing my thesis in system identification (SysID) and adaptive control, together with @simeon-ned, we are working on SysID and adaptive control. We are very ex…
-
https://arxiv.org/pdf/1412.6596.pdf
Current state-of-the-art deep learning systems for visual object recognition and detection use purely supervised training with regularization such as dropout to …
leo-p updated
7 years ago
-
Thanks for sharing this inspiring work!
I noticed in "get_params_list_with_shape" function, "idx += length" is not added. Without this, it seems like $\mu_i$ and $s$ may not be correctly assigned f…
-
Setup: Follow contribution guidelines on how to setup the docs
Reproduce: Build the docs with`cd docs && make html`
Task: Fix the docstring warnings listed below, short google search on what the…