-
got prompt
[]
The following values were not passed to `accelerate launch` and had defaults used instead:
`--num_processes` was set to a value of `1`
`--num_machines` was set to a v…
-
Environment name is set as "ST" as per environment.yaml
anaconda3/miniconda3 detected in C:\Users\tomwe\miniconda3
Starting conda environment "ST" from C:\Users\tomwe\miniconda3
warning: redirectin…
-
I hacked together a quick and dirty proof of concept for what I think is an improvement to the current model update check process - collect model and version IDs for all downloaded models of a given t…
-
Hello,
I am using Pytorch3D to create my dataset for training a neural network. As you know the tensors in Pytorch3D have the type of torch.float32. On the other hand, Pytorch_Lightning has the mixe…
-
Thanks for your contribution, it is a great work, how to fintune my dataset? like mural dataset, can you give the command or script?
-
Can you provide rules for pipeline verification? @RepoPilotAssistant
-
From Rodrigo Travitzki via r-sig-mixed-models ...
```
## run
## strange behaviour of confint()
#
# R version: 3.3.1
# lme4 version: 1.1-12
require(lme4)
dd=read.csv2(file("http://topicostropicais.n…
-
Hello,
Have you trained MixNet models for Cifar-10 from scratch (not transfer learning from ImageNet models)?
With default configuration, I obtain about 70% accuracy for MixNet small, and the ac…
-
Hello,
thank you very much for sharing this great work.
Unfortunately I am unable to reproduce the paper's results for Sintel-test.
I trained the network using train_mixed.sh. For Sintel-test, the …
az-ja updated
3 years ago
-
I am not really shure whether I do / understand something wrong but I get very inconsistent results from `powerSim()` when using `extend()`. I do the following:
```
# Import data set of 5 particip…