-
**Checklist**
* [x] The error is in the library's code, and not in my own.
* [x] I have searched for this issue before posting it and there isn't a duplicate.
* [x] I ran `pip install -U https://gi…
-
Leave a link to statblocks that break SBC here. That could be statblocks that outright crash SBC or ones that lead to incorrectly created Actors in Foundry (e.g. wrongly calculated stats).
-
Hi @yuhuixu1993,
Appreciate if you may reply to the following questions:
1. was PC_DARTS_cifar searched by CIFAR10 or CIFAR100?
2. was PC_DARTS_cifar the generated genotype of the last (50th) epo…
-
Hi Kuan-Yu,
Sorry about bothering you.
After I search on the CIFAR10 dataset, I get one type of genotype, which is familiar with the reported case in the original paper.
However, when I deriv…
-
I am getting 31% validation accuracy after the search directly on imagenet, is it the same with what you guys got? If not, can you tell me what is the validation accuracy I should expect at the end of…
-
I run this command
`python train_search.py`
and get a these results
![image](https://user-images.githubusercontent.com/11848064/74133302-a2642c00-4c2b-11ea-8aff-a229422057dc.png)
Is it rig…
-
Has anyone run this on CIFAR-100? I modified the code just enough to download and train on it, changing nothing else, and after running `augment.py` on two GPUs, I got 65% top-1 and 88% top-5 accuracy…
-
Hi, thank you for your great contribution.
Could you pls release the search code for ImageNet? I can hardly reproduce the results reported in the paper.
regards
-
"PC-DARTS allows a direct search on ImageNet (while DARTS failed due to low
stability), and achieves a state-of-the-art top-1 error of 24.2% (under the mobile setting) with only
3.8 GPU-days (11.5 h…
-
@yuhuixu1993 thanks for you last timely reply,I now run search model in ImageNet,I use 100% ImageNet (batch size=1024 and 8 V100),and 2 day pass,In epoch 5 the logs shows tran_acc 3.305580,is it righ…
ldd91 updated
4 years ago