Cytosine
Cytosine
Hello, I've got similar issue. Could you show your loss plot with respect to step? According to mine, the loss value oscillate between `~4 frequently. Thanks!
@rtrobin Hello, I'm also working on applying PDARTS on different tasks! Let's go straight: in general I would believe searching for a model is always better than a pre-searched model,...
@rtrobin Would you mind raising a specific case for your question?
@rtrobin I've done some rough search, and got a little experience with the parameters. You may show me what you have now so I may be able to tell you...
@rtrobin Hi there! I've got some data: comparing pre-searched model, my own-searched model does have a better accuracy.
@JarveeLee It is from 95% top 1 valid acc to 99%.
@LiuTingWed Hello! First thing first, the PDARTS does work well on other dataset such as face identification. I've done experiment with it and it is much better than ResNet. But...
> thank you for the code, i have a problom, how can i control the flops? for example, i want a model with input size 224*224, flops 60~80M, can you...